decoder: h264: fix detection of access unit boundaries.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 1 May 2014 17:33:40 +0000 (19:33 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 21 May 2014 17:59:52 +0000 (19:59 +0200)
commitae1d8267d9830487d6868db6f12aebde1c1c5068
tree8df73298a7b0ff1ab26443a827cd95869d377dc1
parenta6215a0757fd8e1321dae8c9b3a34f7a9c220420
decoder: h264: fix detection of access unit boundaries.

In order to have a stricter conforming implementation, we need to carefully
detect access unit boundaries. Additional operations could be necessary to
perform at those boundaries.
gst-libs/gst/vaapi/gstvaapidecoder_h264.c