H264: MVC: Fix the slice data offset when MVC NAL presents upstream
authorLi Xiaowei <xiaowei.a.li@intel.com>
Thu, 7 Mar 2013 03:32:20 +0000 (11:32 +0800)
committerLi Xiaowei <xiaowei.a.li@intel.com>
Sun, 28 Apr 2013 06:33:58 +0000 (14:33 +0800)
commitb57de0d2f5ec20c16efdac8c6d1ea7c529e01187
tree307e5d34260948916eb8bdeb45a7b0471755a88b
parent1e97d36f934246405cb4029638b6025e874a3635
H264: MVC: Fix the slice data offset when MVC NAL presents

When MVC slice NAL(ext slice and prefix NAL) present,
the NAL header bytes sum is three, not one byte as usual.

Signed-off-by: Li Xiaowei <xiaowei.a.li@intel.com>
gst-libs/gst/vaapi/gstvaapidecoder_h264.c