Only enable SSE/3DNOW optimizations when they have been enabled at compilation.
authorDiego Biurrun <diego@biurrun.de>
Thu, 19 Feb 2009 00:54:59 +0000 (00:54 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 19 Feb 2009 00:54:59 +0000 (00:54 +0000)
commite10252483e25ab8d5208af56d608c1bd6cd2d06f
treef0e0b05ef998501a46808dbb3475f361bc75a23a
parent2213f431c790ae10c8599f21a92ff805fd3e10c9
Only enable SSE/3DNOW optimizations when they have been enabled at compilation.
Fixes shared build with SSE/3DNOW disabled but MMX and yasm enabled.

Originally committed as revision 17451 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/fft.c