]> granicus.if.org Git - libvpx/commit
First pass loop bug.
authorPaul Wilkins <paulwilkins@google.com>
Wed, 19 Jan 2011 15:50:22 +0000 (15:50 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Wed, 19 Jan 2011 15:50:22 +0000 (15:50 +0000)
commite867516843c18a0493039eccc940bd9ab706b13f
tree6898d63faf0e132cc76775d4bb93f8a822d948c2
parentf97f2b1bb6c08661b88324ef15354505dad4a041
First pass loop bug.

Incorrect value loop_decay_rate used in GF loop.

The intent was to test the  cumulative value decay_accumulator.

Change-Id: I62928c63eb09f4f6936a45ebd1c23784d1c9681b
vp8/encoder/firstpass.c