H264_encoding: Reset the last_packed_header_type to avoid the unpaired packed header...
authorZhao, Yakui <yakui.zhao@intel.com>
Mon, 26 May 2014 00:40:15 +0000 (08:40 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 16 Jun 2014 03:53:35 +0000 (11:53 +0800)
commitee4b8c3ec1e5b5f126d8bdb7021eb15630de751e
tree689b7765345fccf78caf38e1c3ee47ceca292cef
parent89507c06c7ed03d829cf2526e621d844e174c90c
H264_encoding: Reset the last_packed_header_type to avoid the unpaired packed header type/data

After adding the support of inserting the packed rawdata, more group of packed header data
can be passed. In order to insert the packed rawdata correctly, the packed header type/
data should be paired.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
(cherry picked from commit fd78866bd64d7ab57fe8cb0c4b25e8357973b0b1)
src/i965_drv_video.c