[FFmpeg-devel] [PATCH] Fix apply_welch_window_sse2 compilation on Mac OS X/x86

Pierre d'Herbemont pdherbemont
Wed Oct 17 10:29:30 CEST 2007


Hi,

Here is a fix for:

i386/dsputil_mmx.c:3003: error: can't find a register in class  
'GENERAL_REGS' while reloading 'asm'
i386/dsputil_mmx.c:3005: error: can't find a register in class  
'GENERAL_REGS' while reloading 'asm'
make[4]: *** [i386/dsputil_mmx.o] Error 1
make[3]: *** [lib] Error 2
make[2]: *** [.ffmpeg] Error 2
make[1]: *** [src] Error 2

We don't have enough free registers around on Mac OS X/x86. Feel free  
to commit a better fix.

Pierre.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: osx_intel_apply_welch_window_sse2.diff.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071017/2602b72e/attachment.txt>



More information about the ffmpeg-devel mailing list