vpx/vp9
John Koleszar 5ca6a3667f Add 8-tap generic convolver
This commit introduces a new convolution function which will be used to
replace the existing subpixel interpolation functions. It is much the
same as the existing functions, but allows for changing the filter
kernel on a per-pixel basis, and doesn't bake in knowledge of the
filter to be applied or the size of the resulting block into the
function name.

Replacing the existing subpel filters will come in a later commit.

Change-Id: Ic9a5615f2f456cb77f96741856fc650d6d78bb91
2013-02-05 14:19:28 -08:00
..
common Add 8-tap generic convolver 2013-02-05 14:19:28 -08:00
decoder Merge "Adding a frame parallel decoding mode" into experimental 2013-01-30 12:03:45 -08:00
encoder Merge "Adding a frame parallel decoding mode" into experimental 2013-01-30 12:03:45 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Add 8-tap generic convolver 2013-02-05 14:19:28 -08:00
vp9_cx_iface.c Adding a frame parallel decoding mode 2013-01-25 17:16:19 -08:00
vp9_dx_iface.c Adds an error-resilient mode with test 2013-01-23 21:56:15 -08:00
vp9cx.mk Build fixes to merge vp9-preview into master 2012-12-26 11:21:09 -08:00
vp9dx.mk Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -08:00