OSDN Git Service

The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86.
authorDiego Biurrun <diego@biurrun.de>
Mon, 25 May 2009 19:02:35 +0000 (19:02 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 25 May 2009 19:02:35 +0000 (19:02 +0000)
commitcc013a74232837817d74bb3c44ac7deacc11d635
treebc4150f11ff1f110407940ca37d4a1632f0d6db3
parent07116be05a11c02adfe6b2f09b38e0e3438b8211
The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86.
Build them when ARCH_X86 is enabled. Fixes linking with MMX disabled.

Originally committed as revision 18945 to svn://svn.ffmpeg.org/ffmpeg/trunk
Makefile
libavcodec/Makefile