1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavcodec/i386
Graham Booker ee387b57fd work around issues with the old version of Gnu Assembler shipped on
Intel / OSX 10.4.9
patch by Graham Booker % gbooker A cod3r P com %
Original thread:
Date: May 25, 2007 11:51 PM
Subject: [FFmpeg-devel] r9017 breaks WMA decoding on Intel Macs
The patch:
Date: Jun 3, 2007 4:37 PM
Subject: Re: [FFmpeg-devel] r9017 breaks WMA decoding on Intel Macs

Originally committed as revision 9260 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-08 20:35:30 +00:00
..
cavsdsp_mmx.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
cputest.c Preprocessor #defines starting with __ are reserved for the system. 2007-06-07 17:19:37 +00:00
dsputil_h264_template_mmx.c
dsputil_mmx_avg.h
dsputil_mmx_qns.h 3DNow! and SSSE3 optimization to QNS DSP functions; use pmulhrw/pmulhrsw instead of pmulhw 2007-05-18 08:18:56 +00:00
dsputil_mmx_rnd.h rename attribute_unused to av_unused and moves its declaration to common.h 2007-05-30 09:32:25 +00:00
dsputil_mmx.c Remove incorrect comment; MMX2 is preferred over 3DNow! on Athlon 2007-05-20 05:07:44 +00:00
fdct_mmx.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
fft_3dn2.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
fft_3dn.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
fft_sse.c work around issues with the old version of Gnu Assembler shipped on 2007-06-08 20:35:30 +00:00
h264dsp_mmx.c cosmetics: remove duplicate transpose macro 2007-05-08 17:55:56 +00:00
idct_mmx_xvid.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
idct_mmx.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
mathops.h
mmx.h
motion_est_mmx.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
mpegvideo_mmx_template.c sse2 & ssse3 versions of dct_quantize. 2007-05-12 05:55:09 +00:00
mpegvideo_mmx.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
simple_idct_mmx.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
snowdsp_mmx.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
vp3dsp_mmx.c better separation of vp3dsp functions from dsputil_mmx.c 2007-05-16 23:23:45 +00:00
vp3dsp_mmx.h better separation of vp3dsp functions from dsputil_mmx.c 2007-05-16 23:23:45 +00:00
vp3dsp_sse2.c better separation of vp3dsp functions from dsputil_mmx.c 2007-05-16 23:23:45 +00:00
vp3dsp_sse2.h better separation of vp3dsp functions from dsputil_mmx.c 2007-05-16 23:23:45 +00:00