vp9: Small ajustment to settings gf_interval, 1 pass vbr.
authorMarco <marpan@google.com>
Mon, 6 Jun 2016 18:42:09 +0000 (11:42 -0700)
committerMarco <marpan@google.com>
Tue, 7 Jun 2016 16:51:41 +0000 (09:51 -0700)
commit3de42ac27bee4efdc83be55fca73ae7c78c0b97b
treeb3ed0fa39a67721822a26c53f03ec185bd8ce42d
parentc2ebd0e6da69b343704e8545c26113b0c33f4405
vp9: Small ajustment to settings gf_interval, 1 pass vbr.

Add a max condition and lower the min value.

No change in behavior (metrics for yt live set) for the
default min/max_gf_interval=4/16 settings.
Small positive change when min/max_gf_interval=7/16
(for 60fps clips on ytlive set).

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