Andy Furniss wrote:
I see va.h has a cabac switch and gstreamer exposes it - though
it's not read by the driver. Maybe if that were hooked up then
users could turn it on and profit :-).
I was wrong about va.h having a switch, it was something different.
Bah, looking in the wrong header - so
Christian König wrote:
Am 18.10.2016 um 15:42 schrieb Andy Furniss:
Andy Furniss wrote:
Christian König wrote:
Am 18.10.2016 um 11:19 schrieb Andy Furniss:
boyuan.zh...@amd.com wrote:
From: Boyuan Zhang
cabac is only supported in the h264 main and higher
profiles
So shouldn't there be co
Am 18.10.2016 um 15:42 schrieb Andy Furniss:
Andy Furniss wrote:
Christian König wrote:
Am 18.10.2016 um 11:19 schrieb Andy Furniss:
boyuan.zh...@amd.com wrote:
From: Boyuan Zhang
cabac is only supported in the h264 main and higher profiles
So shouldn't there be code allows it if the user
Andy Furniss wrote:
Christian König wrote:
Am 18.10.2016 um 11:19 schrieb Andy Furniss:
boyuan.zh...@amd.com wrote:
From: Boyuan Zhang
cabac is only supported in the h264 main and higher profiles
So shouldn't there be code allows it if the user space doesn't
set baseline?
I don't know how
Christian König wrote:
Am 18.10.2016 um 11:19 schrieb Andy Furniss:
boyuan.zh...@amd.com wrote:
From: Boyuan Zhang
cabac is only supported in the h264 main and higher profiles
So shouldn't there be code allows it if the user space doesn't
set baseline?
I don't know how in gstreamer as it s
Am 18.10.2016 um 11:19 schrieb Andy Furniss:
boyuan.zh...@amd.com wrote:
From: Boyuan Zhang
cabac is only supported in the h264 main and higher profiles
So shouldn't there be code allows it if the user space doesn't
set baseline?
I don't know how in gstreamer as it seems to try to use b-fra
boyuan.zh...@amd.com wrote:
From: Boyuan Zhang
cabac is only supported in the h264 main and higher profiles
So shouldn't there be code allows it if the user space doesn't
set baseline?
I don't know how in gstreamer as it seems to try to use b-frames
if you use other than baseline which doesn
From: Boyuan Zhang
cabac is only supported in the h264 main and higher profiles
Signed-off-by: Boyuan Zhang
---
src/gallium/state_trackers/va/picture.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/gallium/state_trackers/va/picture.c
b/src/gallium/state_trackers/va/picture.c
index ea