]> granicus.if.org Git - libvpx/commit
Add zoom break out for kf boost loop.
authorpaulwilkins <paulwilkins@google.com>
Tue, 9 Jan 2018 15:51:28 +0000 (15:51 +0000)
committerpaulwilkins <paulwilkins@google.com>
Wed, 10 Jan 2018 17:26:32 +0000 (17:26 +0000)
commit32f86ce276bad32ded0a5b5623c6c400a00deb3a
tree969e043706da357e6f59d3c16be06bd5b4aab0f9
parent0226ce79e9389ccf7d10ed7acacba6840ad911c9
Add zoom break out for kf boost loop.

Adds a breakout threshold to key frame boost loop.

This reduces the boost somewhat in cases where there is a
significant zoom component. In tests most clips no effect
but a sizable gain for some clips like station.

Change-Id: I8b7a4d57f7ce5f4e3faab3f5688f7e4d61679b9a
vp9/encoder/vp9_firstpass.c