H264_encoding: Don't update the slice qp for CBR mode when finding packed slice_heade...
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)
commitb5fec62b2533c7086ddd40d0c61b51aedc6e33c2
treeae9943bdde1fed3a46742b05436fc5a0787e0dc2
parent107274f309c6c3a7c59b70d5140b781341c7e9c2
H264_encoding: Don't update the slice qp for CBR mode when finding packed slice_header data

Otherwise the slice qp is inconsistent and the encoding is incorrect.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
(cherry picked from commit 897527c30435202927e6cd05cd5189a710d02c91)
src/gen6_mfc.c
src/gen75_mfc.c
src/gen8_mfc.c