]> git.sesse.net Git - ffmpeg/commit
sws/x86: split mmxext fast bilinear scaler out
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 19 Jul 2014 03:09:57 +0000 (05:09 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 19 Jul 2014 03:36:27 +0000 (05:36 +0200)
commit6532a1a8286e3ecc80c30ef74ff08663f237424d
treecc85616835b34f73cf0ffc4a8c0258d372e2dec9
parente9f7c7aef96dd8ca3519f0cfaa52573cf63a1d74
sws/x86: split mmxext fast bilinear scaler out

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libswscale/swscale_internal.h
libswscale/utils.c
libswscale/x86/Makefile
libswscale/x86/hscale_fast_bilinear_simd.c [new file with mode: 0644]
libswscale/x86/swscale_template.c