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

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to