vpx/vp8
Paul Wilkins 1ca39bf26d Further adjustment of RD behaviour with Q and Zbin.
Following conversations with Tim T (Derf) I ran a large number of
tests comparing the existing polynomial expression with a simpler
^2 variant. Though the polynomial was sometimes a little better at
the extremes of Q it was possible to get close for most clips and
even a little better on some.

This code also changes the way the RD multiplier is calculated
when the ZBIN is extended to use a variant of the same ^2
expression.

I hope that this simpler expression will be easier to tune further
as we expand our test set and consider adjustments based on content.

Change-Id: I73b2564346e74d1332c33e2c1964ae093437456c
2010-06-29 12:15:54 +01:00
..
common Fix a linker error on x86-64 Linux when not using a version script. 2010-06-21 08:19:12 -04:00
decoder cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
encoder Further adjustment of RD behaviour with Q and Zbin. 2010-06-29 12:15:54 +01:00
exports_dec shared library support (.so) 2010-06-05 16:47:23 -04:00
exports_enc shared library support (.so) 2010-06-05 16:47:23 -04:00
vp8_common.mk cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vp8_cx_iface.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vp8_dx_iface.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vp8cx_arm.mk cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vp8cx.mk Added first-pass sse2 version of Yaowu's new fdct. 2010-06-24 16:40:56 -04:00
vp8dx_arm.mk cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vp8dx.mk cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00