[FFmpeg-devel] [PATCH] Fix compilation with YASM/NASM versions not supporting AVX.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Thu May 26 21:05:36 CEST 2011


On Thu, May 26, 2011 at 08:30:25PM +0200, Michael Niedermayer wrote:
> On Thu, May 26, 2011 at 07:45:13PM +0200, Reimar Döffinger wrote:
> > ---
> >  libavcodec/x86/fft_mmx.asm |   10 ++++++++++
> >  libavcodec/x86/fft_sse.c   |    2 ++
> >  2 files changed, 12 insertions(+), 0 deletions(-)
> 
> ok with me if this is needed for some platform

Pushed.
Needed for (at least) Debian stable and Cygwin.
(Also the whole HAVE_AVX code with corresponding check in configure
is really pointless without this)


More information about the ffmpeg-devel mailing list