Improve framerate adaptation
authorJohn Koleszar <jkoleszar@google.com>
Thu, 12 May 2011 19:04:06 +0000 (15:04 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 12 May 2011 19:07:50 +0000 (15:07 -0400)
commit5ed116e22044e501b87a9466da36d7f943f63563
treeb8f1ecd19cd63046f0cb96f507df207a5ef65b2f
parent71a7501bcf6ada5068d102c03ae597023e986538
Improve framerate adaptation

This patch improves the accuracy of frame rate estimation by using a
larger, 1 second window. It also more quickly adapts to step changes
in the input frame rate (ie 30fps to 15fps)

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