]> granicus.if.org Git - libvpx/commit
First pass overhaul preparatory change.
authorPaul Wilkins <paulwilkins@google.com>
Fri, 11 May 2012 17:07:33 +0000 (18:07 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Fri, 11 May 2012 17:07:33 +0000 (18:07 +0100)
commit35358320e33b6602c5dd728367cf3db77f1f9af9
treef429627893c3812153d1a47fc3fc458f7420ba90
parenta5d11f298f6a759f5594008e38ecab9acdd9f3ca
First pass overhaul preparatory change.

This is the first patch in a series of changes to the first
pass code. (Broken down for ease of testing/merging/review).

This patch introduces a new stats element "sr_coded_error".
This is the coded error recorded vs the second reference
frame (which is updated such that it lags by at least one frame).
No use is made of the new structure in this change so this patch
should have no material effect.

Removed some ifdefs and deprecated code (#if NEW_BOOST).
Removed twopass.gf_decay_rate (not used any more)

Change-Id: I1be672a73017f7c13fd50fb4f99236aa2ed30916
vp8/encoder/firstpass.c
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h