[Mesa-dev] [PATCH 0/3] st/omx: add initial support for nouveau

Christian König christian.koenig at amd.com
Mon Jun 27 09:49:35 UTC 2016


Reviewed-by: Christian König <christian.koenig at amd.com> for the whole 
series.

Regards,
Christian.

Am 27.06.2016 um 10:16 schrieb Julien Isorce:
> 3 patches I made in last january to allow running st/omx with
> the nouveau video driver. But currently the video is full of
> blockiness because nouveau driver requires manual reference
> frames handling. Which is not the case for AMD hardware.
> At least these patches avoid to crash directly.
>
> Tested with Bellagio library on Desktop with gstomxh264dec plugin.
>
> Julien Isorce (3):
>    st/omx: retrieve preferred interlaced and buffer_formats
>    st/omx: add support for nouveau / interlaced
>    st/omx: count number of slices
>
>   src/gallium/state_trackers/omx/vid_dec.c      | 77 +++++++++++++++++----------
>   src/gallium/state_trackers/omx/vid_dec_h264.c |  3 ++
>   2 files changed, 53 insertions(+), 27 deletions(-)
>



More information about the mesa-dev mailing list