]> granicus.if.org Git - libvpx/commit
Separate rate_correction_factor for boosted GFs
authorYaowu Xu <yaowu@google.com>
Fri, 21 Nov 2014 19:55:27 +0000 (11:55 -0800)
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>
Tue, 25 Nov 2014 22:32:07 +0000 (14:32 -0800)
commite4234b3f8b704250dfcf8f97096534a3eef114d9
tree2b9a4cc3c307296b86fd50ef25d816111e9fa27d
parenta04ed98482700550bf6603c58ce23427390262a8
Separate rate_correction_factor for boosted GFs

When the golden frame is boosted, the rate correction factor is not
correlated well with other inter frames even in CBR mode. This commit
changes to use GF specific rate_correction_factor when gf_cbr_boost
is greater than 20%.

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