Fill the bitplane for VC1 skip picture decoding
authorLi, Xiaowei A <xiaowei.a.li@intel.com>
Wed, 12 Dec 2012 01:16:25 +0000 (09:16 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 23 Jan 2013 05:00:00 +0000 (13:00 +0800)
commit7803fcae62c868c26f24425df04aee0405342563
tree26a57a5934974eea6d1f6a8ece4531d431ac9d07
parente8d3f90fc18ca3726e6b34156ba56ee92c2a2524
Fill the bitplane for VC1 skip picture decoding

This is a workaround for VC1 skip picture, the corresponding
bit value in bitplane should be 1 for skip picture, but sometimes
application pass down wrong value.

Signed-off-by: Li,Xiaowei <xiaowei.a.li@intel.com>
(cherry picked from commit a76acf6441a414bb5dd601485ed8ed790218bb13)
src/gen6_mfd.c
src/gen75_mfd.c
src/gen7_mfd.c