decoder: h264: simplify the DPB output process.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 3 Jul 2014 09:13:33 +0000 (11:13 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 3 Jul 2014 12:56:23 +0000 (14:56 +0200)
commita3e49d6d13681e205191933fa8fe275e3e6af900
tree7ccb427277c0bd415caebf7a6d2b085b5e9f9a98
parente6cdacee65f221e4c464cff5cc5f2bbb74a75146
decoder: h264: simplify the DPB output process.

Simplify the dpb_output() function to exclusively rely on the frame store
buffer to output, since this is now always provided. Besides, also fix
cases where split fields would not be displayed.

This is a regression from f48b1e0.
gst-libs/gst/vaapi/gstvaapidecoder_h264.c