ffmpeg/libavcodec/i386
Michael Niedermayer e7fce5e9fb bitexact hack for the simple mmx idct
Originally committed as revision 886 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-31 14:17:51 +00:00
..
cputest.c license/copyright change 2002-05-25 22:45:33 +00:00
dsputil_mmx.c bitexact hack for the simple mmx idct 2002-08-31 14:17:51 +00:00
dsputil_mmx_avg.h * removed MANGLE from macros for setting constants 2002-05-30 15:14:56 +00:00
dsputil_mmx_rnd.h dont trash mm0, its still used in the next iteration of the loop (fixes strange horizontal lines on some blocks in b frames on mmx only cpus) 2002-08-20 19:23:06 +00:00
fdct_mmx.c license/copyright change 2002-05-25 22:45:33 +00:00
idct_mmx.c * undefine local defines when they are no longer needed 2002-05-27 08:37:13 +00:00
mmx.h * avoids double inclusion of this header 2002-05-27 08:31:54 +00:00
motion_est_mmx.c license/copyright change 2002-05-25 22:45:33 +00:00
mpegvideo_mmx.c slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) 2002-08-29 23:55:32 +00:00
mpegvideo_mmx_template.c slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) 2002-08-29 23:55:32 +00:00
simple_idct_mmx.c license/copyright change 2002-05-25 22:45:33 +00:00