ffmpeg/libavcodec/i386
Loren Merritt 1e4ecf26f5 ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm.
2.5% faster fft, 0.5% faster vorbis.

Originally committed as revision 6023 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-18 23:53:49 +00:00
..
cavsdsp_mmx.c some MMX optimizations for the CAVS decoder 2006-07-29 08:45:33 +00:00
cputest.c Remove unused and unsupported Cyrix's "Extended MMX", 2006-04-28 07:46:13 +00:00
dsputil_h264_template_mmx.c simplified and slightly faster h264_chroma_mc8_mmx 2006-03-25 08:41:14 +00:00
dsputil_mmx.c Support for MacIntel, last part: balign directives 2006-08-12 16:37:31 +00:00
dsputil_mmx_avg.h Support for MacIntel, last part: balign directives 2006-08-12 16:37:31 +00:00
dsputil_mmx_rnd.h Support for MacIntel, last part: balign directives 2006-08-12 16:37:31 +00:00
fdct_mmx.c simplify 2006-08-18 10:43:23 +00:00
fft_3dn.c ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. 2006-08-18 23:53:49 +00:00
fft_3dn2.c ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. 2006-08-18 23:53:49 +00:00
fft_sse.c ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. 2006-08-18 23:53:49 +00:00
h264dsp_mmx.c remove redundant macro definitions 2006-07-02 22:01:31 +00:00
idct_mmx.c
idct_mmx_xvid.c Support for Mac OS X Intel, part 3: binary integer constants: 2006-08-10 09:06:06 +00:00
mmx.h Fix building with --disable-opts but MMX enabled. 2006-08-13 10:10:06 +00:00
motion_est_mmx.c Support for MacIntel, last part: balign directives 2006-08-12 16:37:31 +00:00
mpegvideo_mmx.c Support for MacIntel, last part: balign directives 2006-08-12 16:37:31 +00:00
mpegvideo_mmx_template.c Support for MacIntel, last part: balign directives 2006-08-12 16:37:31 +00:00
simple_idct_mmx.c Support for MacIntel, last part: balign directives 2006-08-12 16:37:31 +00:00
snowdsp_mmx.c Fix x86 SIMD asm and pic, patch from Martin von Gagern <Martin.vGagern@gmx.net> 2006-08-10 16:05:29 +00:00
vp3dsp_mmx.c
vp3dsp_sse2.c MSVC-compatible __align8/__align16 declaration 2006-02-05 13:35:17 +00:00