Am 14.08.2013 08:13, schrieb Rico Schüller:
Hi,
this patch adds the level query support to the video decoders. This
uses some more reasonable defaults.
This improves the situation in bug 67530 .
The patch is:
Reviewed-by: Christian König <christian.koe...@amd.com>
I assume you don't have commit access, right?
Cheers,
Christian.
Cheers
Rico
---
src/gallium/auxiliary/vl/vl_decoder.c | 15 +++++++++++++++
src/gallium/auxiliary/vl/vl_decoder.h | 6 ++++++
src/gallium/drivers/ilo/ilo_screen.c | 3 ++-
src/gallium/drivers/nouveau/nouveau_video.c | 2 ++
src/gallium/drivers/nv50/nv84_video.c | 15 +++++++++++++++
src/gallium/drivers/nvc0/nvc0_video.c | 25
+++++++++++++++++++++++++
src/gallium/drivers/r300/r300_screen.c | 2 ++
src/gallium/drivers/r600/r600_pipe.c | 2 ++
src/gallium/drivers/radeon/radeon_uvd.c | 24
++++++++++++++++++++++++
src/gallium/drivers/radeonsi/radeonsi_pipe.c | 2 ++
src/gallium/include/pipe/p_video_enums.h | 3 ++-
src/gallium/state_trackers/vdpau/query.c | 4 ++--
12 files changed, 99 insertions(+), 4 deletions(-)
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev