]> granicus.if.org Git - libvpx/commit
Fix incorrect index test in GF group rate assignment.
authorpaulwilkins <paulwilkins@google.com>
Tue, 4 Jul 2017 12:21:14 +0000 (13:21 +0100)
committerpaulwilkins <paulwilkins@google.com>
Wed, 5 Jul 2017 15:45:36 +0000 (16:45 +0100)
commitb0459ec8ea3d6aa9f1f355854e1c6886ffab1f92
treef1361c535c2706345c3b0f88a4f07741b36ebf81
parent7d526c1654ed972e4083c89f17fbb8f92782dfb0
Fix incorrect index test in GF group rate assignment.

Correct test for middle frame in the group.

Change-Id: I1ee49fa33968eb3c4a01d6a27a60bb1409e3e68c
vp9/encoder/vp9_firstpass.c