1 Pass CQ and VBR bug fixes
authorPaul Wilkins <paulwilkins@google.com>
Thu, 10 Mar 2011 16:11:39 +0000 (16:11 +0000)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 11 Mar 2011 15:59:34 +0000 (10:59 -0500)
commit2ae91fbef0da3d4f677b15342e7d0e18598f5ada
tree75aca4428869ae274d3af3327d6d3dd80d218a78
parenta0306ea660b2a35d09645e6d3e98d786614a874d
1 Pass CQ and VBR bug fixes

Issue 291 highlighted  the fact that CQ mode was not working
as expected in 1 pass mode,

This commit fixes that specific problem but in so doing I also
uncovered an overflow issue in the VBR code for 1 pass and
some data values not being correctly initialized.

For some clips (particularly short clips), the resulting
improvement is dramatic.

Change-Id: Ieefd6c6e4776eb8f1b0550dbfdfb72f86b33c960
vp8/encoder/onyx_if.c
vp8/encoder/ratectrl.c