]> granicus.if.org Git - libvpx/commit
vp9: 1 pass cbr mode: increase threshold for gf_cbr_boost_pct usage.
authorMarco <marpan@google.com>
Fri, 6 Jan 2017 23:28:21 +0000 (15:28 -0800)
committerMarco <marpan@google.com>
Fri, 6 Jan 2017 23:37:10 +0000 (15:37 -0800)
commitf1909d26f8bfcbf2726a4977151715c4c628b83b
tree84084769d4458dc15d02499cf60ecc90d9a50cf2
parent90f889a56d14b9335d6710af9d4034c101927b3b
vp9: 1 pass cbr mode: increase threshold for gf_cbr_boost_pct usage.

Increase the boost threshold below which GOLDEN update will use same
rate correction factor as INTER_NORMAL.

Improves performance when gf_cbr_boost_pct is set (between 0 and 100)
in CBR mode.

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