Limit cyclic refresh revisitng blocks at the same quantizer.
authorAlex Converse <aconverse@google.com>
Thu, 18 Jun 2015 23:05:56 +0000 (16:05 -0700)
committerAlex Converse <aconverse@google.com>
Fri, 19 Jun 2015 22:23:02 +0000 (15:23 -0700)
commit90c9ede8e653a10855c583510aa2b071cc2f02c2
treed9849b7f3f9e88ee47fbc4649a9dcceb10ba8fc8
parente5d4062962c0b8f844590ae6a3bf32d939ffc656
Limit cyclic refresh revisitng blocks at the same quantizer.

For screen content don't refresh a block at a quantizer higher than
it was last coded at. PReviosuly at realtime speeds the encoder had a
tendency to recode a block from GOLDEN with a higher Q than it was last
coded at.

Change-Id: Iacd561806c769dcce1a81b9827ffc70090f5ba18
vp9/encoder/vp9_aq_cyclicrefresh.c