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>
Mon, 17 Dec 2012 03:20:36 +0000 (11:20 +0800)
commita76acf6441a414bb5dd601485ed8ed790218bb13
tree257e15bb77a0933286b8fa6c355ca37749a5e31c
parent82a4a3915821dd2a302ca87d21dfcd945f2500af
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>
src/gen6_mfd.c
src/gen75_mfd.c
src/gen7_mfd.c