Mercurial > libavcodec.hg
view alpha/Makefile @ 12054:b8f80fe02861 libavcodec
SSSE3 versions of width4 VP8 6-tap MC functions
Also make some small changes to saturation order of 4-tap SSSE3 MC to fix a
non-bitexactness bug.
Patch mostly by Eli Friedman <eli.friedman AT gmail DOT com>.
author | darkshikari |
---|---|
date | Fri, 02 Jul 2010 05:27:41 +0000 |
parents | cd71b238e78b |
children |
line wrap: on
line source
OBJS += alpha/dsputil_alpha.o \ alpha/dsputil_alpha_asm.o \ alpha/motion_est_alpha.o \ alpha/motion_est_mvi_asm.o \ alpha/mpegvideo_alpha.o \ alpha/simple_idct_alpha.o \