]> granicus.if.org Git - libvpx/commit
Modified static scene check.
authorPaul Wilkins <paulwilkins@google.com>
Fri, 21 Jan 2011 17:52:00 +0000 (17:52 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Fri, 21 Jan 2011 17:52:00 +0000 (17:52 +0000)
commit0cdfef1e227206dc0f6ec3cf2a529dd63e271121
tree1e7693a07b1ac0ff442f5361b1d85c0308affb3b
parent8064583d2621a159b01508c1fd0017c4e7887938
Modified static scene check.

Added code to scan ahead a few frames when we see what
we think is a static scene in the two pass GF loop to see if the
conditions persist.

Moved calculation of decay rate out into a fuunction.

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