]> granicus.if.org Git - libvpx/commit
L2E: Add control type for the external rate control API
authorCheng Chen <chengchen@google.com>
Fri, 13 May 2022 17:59:06 +0000 (10:59 -0700)
committerCheng Chen <chengchen@google.com>
Fri, 27 May 2022 21:36:13 +0000 (14:36 -0700)
commit4832bcff20d34ed25a771f3704cfe0a046dbd0f9
treed6b4ef591d7bfbec101ebb167cb438aa21e2070a
parent9f1329f8ac88ea5d7c6ae5d6a57221c36cf85ac8
L2E: Add control type for the external rate control API

Two control types are defined: QP and GOP control.
Now the API only supports the QP model.

Change-Id: Ib3a712964b9d2282c93993ee56e0558e4795fb46
test/vp9_ext_ratectrl_test.cc
vp9/encoder/vp9_ext_ratectrl.c
vpx/vpx_ext_ratectrl.h