Fix two pass svc encoding
authorDebargha Mukherjee <debargha@google.com>
Tue, 15 Sep 2015 13:11:24 +0000 (06:11 -0700)
committerDebargha Mukherjee <debargha@google.com>
Tue, 15 Sep 2015 13:11:24 +0000 (06:11 -0700)
commit0e1b4fb9415818052b98554d35055aef1c1d6204
tree5f0d6c3134f59048c81f6f04d65d40cc5fd25aa5
parente723e36da6566624e6b2fb827c348ad52b10b845
Fix two pass svc encoding

Fixes temporal scalability. Updates were inadvertently turned
off for two pass svc causing crashes due to gf_group.index
growing unchecked.

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