FFmpeg/libavcodec/i386
Michael Niedermayer 28db7fce02 slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG)
per context DCT selection

Originally committed as revision 878 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-29 23:55:32 +00:00
..
cputest.c license/copyright change 2002-05-25 22:45:33 +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
dsputil_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
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_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
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
simple_idct_mmx.c license/copyright change 2002-05-25 22:45:33 +00:00