decoder: h264: fix the DPB compaction process.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 27 Jun 2014 18:44:24 +0000 (20:44 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 27 Jun 2014 18:44:24 +0000 (20:44 +0200)
commit9169c520cb6b84ba3f80e1ec38d60e461267646a
tree439838e77e0a15a90b36c064d5ebf3e146c690dc
parent95d7f95971467bc7af75f8be4b68d5d7c8df4f99
decoder: h264: fix the DPB compaction process.

Fix the compaction process when the DPB is cleared for a specific
view, i.e. fix the process of filling in the holes resulting from
removing frame buffers matching the current picture.
gst-libs/gst/vaapi/gstvaapidecoder_h264.c