ffmpeg/libavcodec/i386
Michael Niedermayer 5ced7b80ad disable the vp3 mmx and sse2 idcts, their output doesnt match the c idct (tested with -f crc) and the theora spec does not allow different idcts not to mention the difference is quite vissible ...
Originally committed as revision 5788 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-19 09:49:21 +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
dsputil_mmx.c disable the vp3 mmx and sse2 idcts, their output doesnt match the c idct (tested with -f crc) and the theora spec does not allow different idcts not to mention the difference is quite vissible ... 2006-07-19 09:49:21 +00:00
dsputil_mmx_avg.h
dsputil_mmx_rnd.h
fdct_mmx.c
fft_3dn.c
fft_3dn2.c
fft_sse.c
h264dsp_mmx.c remove redundant macro definitions 2006-07-02 22:01:31 +00:00
idct_mmx.c
idct_mmx_xvid.c
mmx.h Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 2006-07-03 10:52:07 +00:00
motion_est_mmx.c Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 2006-07-03 10:52:07 +00:00
mpegvideo_mmx.c Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 2006-07-03 10:52:07 +00:00
mpegvideo_mmx_template.c kill warning 2006-07-02 21:53:30 +00:00
simple_idct_mmx.c
snowdsp_mmx.c Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 2006-07-03 10:52:07 +00:00
vp3dsp_mmx.c
vp3dsp_sse2.c