Tune effect of motion on KF/GF boost in two pass;
authorPaul Wilkins <paulwilkins@google.com>
Sat, 2 Oct 2010 16:31:46 +0000 (17:31 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Sat, 2 Oct 2010 16:31:46 +0000 (17:31 +0100)
commit788c0eb54ef741153557953c22fe3f14bceb13d3
tree05176cab025db0fe5e41e1c1ef53e2eccfa21a87
parentf143a8119129411522a3c153b0bff6514c3a165d
Tune effect of motion on KF/GF boost in two pass;

This code adjust the impact of the amount and speed of motion
on GF and KF boost.

Sections with lots of slow motion will tend to have a
somewhat bigger boost and sections with fast motion may
have less.

There is a knock on effect to the selection of the active
quantizer range.

This will likely require further tuning but helps with a couple
of particularly bad edge cases.

Change-Id: Ic2449cda7305672b69acf42fc0a845b77ac98d40
vp8/encoder/firstpass.c
vp8/encoder/onyx_if.c