vp8 dec: follows va_dec_vp8.h update
authorZhao, Halley <halley.zhao@intel.com>
Wed, 8 Jan 2014 19:14:24 +0000 (03:14 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 27 Feb 2014 02:30:26 +0000 (10:30 +0800)
commit579235a0c65df039573d34a921178a8ac77c3f20
tree95117d5e6b66c68fc5280c823c301215512cbcf8
parent07cad1269421e3351ba271a235445eb35a6e6170
vp8 dec: follows va_dec_vp8.h update

    key_frame:0 means an intra frame
    bool_coder_ctx.count is the remaining bits in bool_coder_ctx.value, range[0,7)
    slice_data_offset/macroblock_offset update

Signed-off-by: Zhao Halley <halley.zhao@intel.com>
src/gen8_mfd.c