One pass rate control correction.05/1505/2
commiteda7d538bf0dbc73bd39c29cc2922497997334a3
authorPaul Wilkins <paulwilkins@google.com>
Thu, 13 Jan 2011 12:45:00 +0000 (13 12:45 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Thu, 13 Jan 2011 12:51:41 +0000 (13 12:51 +0000)
tree0626f15570b7b17674e2d52cb46111701dc5b3b1
parent55acda98f7f9d4e745e8b6ab02848d6da015b65b
One pass rate control correction.

Fixed discrepancy cpi->ni_frames vs cm->current_video_frame > 150.

Make one pass path explicit.

There is still scope for some odd behaviour around the transition
point at cpi->ni_frames > 150.

Change-Id: Icdee130fe6e2a832206d30e45bf65963edd7a74d
vp8/encoder/onyx_if.c