vp9-rtc: Fix to active_best for non-SVC
authorMarco Paniconi <marpan@google.com>
Tue, 9 Apr 2019 16:56:24 +0000 (09:56 -0700)
committerMarco Paniconi <marpan@google.com>
Tue, 9 Apr 2019 17:06:20 +0000 (10:06 -0700)
commitb2f29a9a716b119c2297befeb2e119202a259c41
tree8124de32c048f5c569d58a8199eada13ac8089cb
parentaf3630eef4e7e7dd13a69a6762d4ab715cd3842c
vp9-rtc: Fix to active_best for non-SVC

For 1 pass CBR non-SVC encoding, on golden refresh:
condition lower/boosted active_best_quality setting
only if gf_cbr_boost_pct is set.

Reduces overshoot for hard clips.

Neutral change on rtc metrics.

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