[Mesa-dev] [PATCH] vl/decoder: Add support for max level query.

Rico Schüller kgbricola at web.de
Tue Aug 13 11:40:39 PDT 2013


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 .

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(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vl-decoder-Add-support-for-max-level-query.patch
Type: text/x-patch
Size: 8749 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130813/9fd67505/attachment-0001.bin>


More information about the mesa-dev mailing list