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

Christian König deathsimple at vodafone.de
Wed Aug 14 04:21:28 PDT 2013


Am 14.08.2013 13:04, schrieb Rico Schüller:
> 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.

Patch is committed, thanks for the help.

Let me know if you want to fix anything else.

Cheers,
Christian.

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