1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/libavcodec/i386
Ronald S. Bultje 3d4e3e560f Use FFmpeg-specific CPU feature definitions.
taken from a patch by Ronald S. Bultje, rbultje ronald.bitfreak net
Date: Thu, 07 Jun 2007 08:57:46 -0400
Subject: Re: [FFmpeg-devel] [PATCH] Coremake support - ffmpeg_nommx.patch (1/1)
 - ffmpeg-nommx.patch (1/1) - ff-cputest-noavconfig.patch (1/1)

Originally committed as revision 9250 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-07 17:18:01 +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 Use FFmpeg-specific CPU feature definitions. 2007-06-07 17:18:01 +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 Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
h264dsp_mmx.c
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