Fix quality regression for multi arf off case.
authorPaul Wilkins <paulwilkins@google.com>
Thu, 26 Jun 2014 08:48:31 +0000 (09:48 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Thu, 26 Jun 2014 08:59:53 +0000 (09:59 +0100)
commit1c27e1f127e9f6c775b71922eb85de1e11fc81d4
tree75583677d3a099318257ee34dfb261324f484979
parent9f76c1ec507e1c866c8952c6003e99af9bc9d73c
Fix quality regression for multi arf off case.

Bug introduced during multiple iterations on: I3831*

gf_group->arf_update_idx[] cannot currently be used
to select the arf buffer index if buffer flipping on overlays
is enabled (still currently the case when multi arf OFF).

Change-Id: I4ce9ea08f1dd03ac3ad8b3e27375a91ee1d964dc
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_encoder.c