gstreamer/gst-libs/gst
Gwenole Beauchesne fac59d6fcf decoder: h264: fix initialization of RefPicLists for multiple slices.
The initialization of reference picture lists (8.2.4.2) applies to all
slices. So, the RefPicList0/1 lists need to be constructed prior to
each slice submission to the HW decoder.

This fixes decoding of video sequences where frames are encoded with
multiple slices of different types, e.g. 4 slices in this order I, P,
I, and P. More precisely, CABAST3_Sony_E and CABASTBR3_Sony_B.

https://bugzilla.gnome.org/show_bug.cgi?id=724518
2014-04-26 20:21:46 +02:00
..
base Fix missing files in distribution tarball. 2013-12-06 14:16:28 +01:00
codecparsers build: fix make dist with certain conditionals not met. 2014-04-21 18:02:21 +02:00
vaapi decoder: h264: fix initialization of RefPicLists for multiple slices. 2014-04-26 20:21:46 +02:00
video vaapiencode: add initial support for GStreamer 0.10. 2013-11-27 17:23:56 +01:00
Makefile.am libs: add generic bitstream writer. 2013-11-24 16:52:05 +01:00