[Mesa-dev] [PATCH] vl/decoder: Add support for max level query.
Rico Schüller
kgbricola at web.de
Wed Aug 14 04:04:25 PDT 2013
On 14.08.2013 12:47, Christian König wrote:
> 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.koenig at amd.com>
>
> I assume you don't have commit access, right?
Yes, that's right. I don't have commit access.
Cheers
Rico
>
> 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(-)
>>
>>
>>
>
>
More information about the mesa-dev
mailing list