vpx/vp8
Deb Mukherjee c64a27801c Changing default 8-tap filter to Langrangian interpolator.
The Lagrangian interpolation filter is maximally flat in the
passband. There is non-trivial improvement with the hd set, while
for derf the results are virtually unchanged.
See:
http://www.corp.google.com/~debargha/vp8_results/enhinterpn.html (derf)
http://www.corp.google.com/~debargha/vp8_results/enhinterpn_hd.html (HD)

Patch 2: Updated the results for derf in the html above to use the
new baseline. There is still about 4% improvement. Will update the
hd baseline later (since it takes 9 hours to run on my machine)

Patch 3: By mistake the default filter was left at 60 - should be 0
to use the new interpolation filter.

Change-Id: If5f64444976562415d68a2aeabb94fdfa0d47890
2012-02-24 11:13:36 -08:00
..
common Changing default 8-tap filter to Langrangian interpolator. 2012-02-24 11:13:36 -08:00
decoder Supporting high precision 1/8-pel motion vectors 2012-02-23 09:25:21 -08:00
encoder Deleted code. 2012-02-24 02:16:53 +00:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk Removal of threading code. 2012-02-10 16:23:59 +00:00
vp8_cx_iface.c Simplification of experimental code base. 2012-02-14 09:03:56 +00:00
vp8_dx_iface.c Experimental code base simplification. 2012-02-15 16:08:47 +00:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk Code simplification 2012-02-16 17:21:20 +00:00
vp8dx_arm.mk include asm_com/dec_offsets for make dist 2011-08-02 13:42:03 -04:00
vp8dx.mk Experimental code base simplification. 2012-02-15 16:08:47 +00:00