]> granicus.if.org Git - libvpx/commit
rc: turn off gf constrain for external RC
authorJerome Jiang <jianj@google.com>
Tue, 22 Jun 2021 00:22:51 +0000 (17:22 -0700)
committerJerome Jiang <jianj@google.com>
Tue, 22 Jun 2021 20:05:25 +0000 (13:05 -0700)
commita00c56373ea7d12bf6b1ab8060ccdb4af03c1794
tree895fdaa87d3fc075110c151e025cd9ba360e3118
parent1f45e7b07ec839dae7a90455e00c3b2d553ea772
rc: turn off gf constrain for external RC

Added a new flag in rate control which turns off gf interval constrain
on key frame frequency for external RC.

It remains on for libvpx.

Change-Id: I18bb0d8247a421193f023619f906d0362b873b31
test/ratectrl_rtc_test.cc
vp9/encoder/vp9_ratectrl.c
vp9/encoder/vp9_ratectrl.h
vp9/ratectrl_rtc.cc
vp9/ratectrl_rtc.h