]> granicus.if.org Git - libvpx/commit
Firstpass.c refactoring
authorPaul Wilkins <paulwilkins@google.com>
Tue, 15 May 2012 13:58:13 +0000 (14:58 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Tue, 15 May 2012 13:58:13 +0000 (14:58 +0100)
commit0529320a9e7082648f7cbec421103d80c38b67b2
treef81801f294f0685f90ee6bc2e10a2cbc940cec9f
parente237fd7c5ad8c0caf341ca50a4ea65495edce74f
Firstpass.c refactoring

Removed unused function.

Added tentative code to take error score of an older frame
into account when calculating Q range. However, for now
it is disabled pending merging other changes and testing.

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