decoder: h264: detect the first VCL NAL unit of a picture for MVC.
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Wed, 13 Mar 2013 09:44:38 +0000 (11:44 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 21 May 2014 17:59:52 +0000 (19:59 +0200)
commita6215a0757fd8e1321dae8c9b3a34f7a9c220420
treefcae8b98377c82e437827111276dfc67e8d9c762
parente4166f5a919fe90839333d2dda1138f44af33ffe
decoder: h264: detect the first VCL NAL unit of a picture for MVC.

Detect the first VCL NAL unit of a picture for MVC, based on the
view_id as per H.7.4.1.2.4. Note that we only need to detect new
view components.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
gst-libs/gst/vaapi/gstvaapidecoder_h264.c