[Mesa-dev] [PATCH 0/3] st/omx: add initial support for nouveau
Julien Isorce
julien.isorce at gmail.com
Mon Jun 27 08:16:20 UTC 2016
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(-)
--
1.9.1
More information about the mesa-dev
mailing list