gstreamer/gst-libs/gst
Gwenole Beauchesne d4ccae8398 decoder: h264: fix closure of "other-field" gap.
When a dummy "other-field" is inserted, it is assumed to inherit the
reference flags from the first field, and the sliding window decoded
reference picture marking process is also executed so that corrupted
frames are moved out as early as possible.

While doing so, we also try to output frames that now contain a single
valid field picture, prior to inserting any other picture into the DPB.
Note: this may be superfluous currently based on the fact that dpb_add()
combines the two most recent pairable fields, but this process would be
further simplified later on.
2015-07-20 15:25:46 +02:00
..
base build: use git.mk 2015-05-18 16:14:46 +02:00
codecparsers build: use git.mk 2015-05-18 16:14:46 +02:00
vaapi decoder: h264: fix closure of "other-field" gap. 2015-07-20 15:25:46 +02:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00