Handle conditional compilation of CPU-specific FFT code in the Makefile.
authorDiego Biurrun <diego@biurrun.de>
Wed, 18 Feb 2009 00:11:49 +0000 (00:11 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 18 Feb 2009 00:11:49 +0000 (00:11 +0000)
commitca14e2a8b7d47fbfe99df092add587c1fce56895
treef2be6026b095e4a34ef2784dcf7557bb67498747
parenta1ef9f08ecc699c1feca71883ca48ecfc57b45b7
Handle conditional compilation of CPU-specific FFT code in the Makefile.
Also replace one coarse MMX condition with more fine-grained
3DNow!/3DNowExt!/SSE conditions.

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