gstreamer/gst-libs
Gwenole Beauchesne 06147100f2 decoder: h264: fix integration of second field into the DPB.
If the new picture to be added to the DPB is not a first field, then
it shall be the second field of the previous picture that was added
before.

This removes the need for dpb_find_picture() now that we track the
immediately preceding decoded picture, in decode order.
2015-07-20 15:25:46 +02:00
..
gst decoder: h264: fix integration of second field into the DPB. 2015-07-20 15:25:46 +02:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00