]> granicus.if.org Git - libvpx/commit
Refining the 8-tap interpolation filters.
authorDeb Mukherjee <debargha@google.com>
Mon, 30 Jan 2012 17:27:44 +0000 (09:27 -0800)
committerDeb Mukherjee <debargha@google.com>
Mon, 30 Jan 2012 17:41:26 +0000 (09:41 -0800)
commit57d521a09585dc4ddd8ca280339450e1f3eaf70c
treeb85c4fee978208b14e44f0361e170a3a5a66cc1d
parent6fa47a5f16cb5631713ccc03d9b11f5345564abe
Refining the 8-tap interpolation filters.

Fixes a rounding issue with the 8-tap filters, which allows us to
use sharper filters that before with a little better performance.
Results on derf (0verall gain 0.76):
http://www.corp.google.com/~debargha/vp8_results/enhinterp.html
Results on a 720P set (Overall gain 0.61):
http://www.corp.google.com/~debargha/vp8_results/enhinterp_hd.html

Change-Id: I4cd7bdf3583db974dc5589fa64857bc31ac861fa
vp8/common/filter.c