OSDN Git Service

ENC: fix the low quality at the first GOP for AVC encoder on the platform previous SKL
authorPengfei Qu <Pengfei.Qu@intel.com>
Fri, 28 Apr 2017 01:05:03 +0000 (09:05 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 11 May 2017 05:12:33 +0000 (13:12 +0800)
commit34a525f65d8fe3e2a9ec28351de871c2e0f4834d
treeb7838d2b91d928bc4cab6a371351007c79584d02
parentc09eb2c1d27d9d9da0c17be1727d5edbadb00427
ENC: fix the low quality at the first GOP for AVC encoder on the platform previous SKL

RC logic initialize the big QP at the first GOP, this cause the low quality.

Fixes #147

Signed-off-by: Pengfei Qu <Pengfei.Qu@intel.com>
src/gen6_mfc_common.c