]> granicus.if.org Git - libvpx/commit
vp9: Remove this_key_frame_forced setting for CBR.
authorMarco Paniconi <marpan@google.com>
Tue, 17 Apr 2018 17:32:25 +0000 (10:32 -0700)
committerMarco Paniconi <marpan@google.com>
Tue, 17 Apr 2018 17:37:47 +0000 (10:37 -0700)
commitaaaf9215e21d9aae155738aadeeaded3662d8b16
treeb5c92816b5193e17e005b467d166d75e74eb2bf7
parent0ae1628f7e52ab498a9582f4f96c36acbec7198e
vp9: Remove this_key_frame_forced setting for CBR.

The setting this_key_frame_forced can lead to large key frame sizes,
not suitable for CBR rate control used for RTC.

Change-Id: Idf6d2bf385d5b1494f4bf783f623b7c202f34e55
vp9/encoder/vp9_ratectrl.c