The 3DNow! and SSE FFT optimizations depend on the yasm optimizations in
authorDiego Biurrun <diego@biurrun.de>
Wed, 18 Feb 2009 23:32:41 +0000 (23:32 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 18 Feb 2009 23:32:41 +0000 (23:32 +0000)
commit31866c46773baac7d8b93db2941f7a630c9adb52
tree61641485258003c2376e23ce0bb85cdc54a430ef
parent24a414e0fa42a0da5b3ecc80a8d5b281ddefdb24
The 3DNow! and SSE FFT optimizations depend on the yasm optimizations in
x86/fft_mmx.asm, so only build them if the latter is built.

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