1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavcodec/i386
Loren Merritt 5d0ddd1a9f split-radix FFT
c is 1.9x faster than previous c (on various x86 cpus), sse is 1.6x faster than previous sse.

Originally committed as revision 14698 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-12 00:26:58 +00:00
..
cavsdsp_mmx.c
cpuid.c
dsputil_h264_template_mmx.c
dsputil_h264_template_ssse3.c
dsputil_mmx_avg.h
dsputil_mmx_qns.h
dsputil_mmx_rnd.h
dsputil_mmx.c Mark add_png_paeth_prediction_* functions which are only used within this file 2008-08-02 17:32:55 +00:00
dsputil_mmx.h
dsputilenc_mmx.c
fdct_mmx.c
fft_3dn2.c split-radix FFT 2008-08-12 00:26:58 +00:00
fft_3dn.c split-radix FFT 2008-08-12 00:26:58 +00:00
fft_mmx.asm split-radix FFT 2008-08-12 00:26:58 +00:00
fft_sse.c split-radix FFT 2008-08-12 00:26:58 +00:00
flacdsp_mmx.c
h264_i386.h
h264dsp_mmx.c Fix h264_loop_filter_strength_mmx2() so it works with PAFF. 2008-07-19 21:53:54 +00:00
idct_mmx_xvid.c
idct_mmx.c
idct_sse2_xvid.c
idct_xvid.h
mathops.h
mmx.h
motion_est_mmx.c
mpegvideo_mmx_template.c
mpegvideo_mmx.c
simple_idct_mmx.c
snowdsp_mmx.c
vc1dsp_mmx.c
vp3dsp_mmx.c
vp3dsp_mmx.h
vp3dsp_sse2.c
vp3dsp_sse2.h
x86inc.asm import yasm macros from x264 2008-08-11 23:54:09 +00:00