]> granicus.if.org Git - libvpx/commit
vp9: Fix condition for limiting ARF 1 pass vbr.
authorMarco <marpan@google.com>
Tue, 19 Sep 2017 18:00:40 +0000 (11:00 -0700)
committerMarco <marpan@google.com>
Tue, 19 Sep 2017 18:12:37 +0000 (11:12 -0700)
commitcd463c7acb52160fd001a5ec311b27802d97e7d1
treece1c19f58641f74d0e068738b29e191793ff72d5
parent310e3884239ec70fd390a42bfe3a81fcff155a29
vp9: Fix condition for limiting ARF 1 pass vbr.

Fix the setting to frames_till_gf_update_due, and
adjust the limit value.
Only affects when USE_ALTREF_FOR_ONE_PASS is enabled.

Neutral change to metrics and speed for ytlive.

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