h264: fix end-of-stream conditions (flush).
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 10 Oct 2012 08:31:39 +0000 (10:31 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 10 Oct 2012 08:31:39 +0000 (10:31 +0200)
commit6f2e885f11c0986cdbdbd114c37c6765c7e8bbd9
tree300811bbaf993d21316a6e2a905825ff00b03989
parent388e881ba9143d27a94b812f57d41abc870b9e4e
h264: fix end-of-stream conditions (flush).

Decode pending data in the adapter prior to processing the actual
code for end-of-stream.
gst-libs/gst/vaapi/gstvaapidecoder_h264.c