ffmpeg/libavcodec/i386
Zdenek Kabelac ff9657069a * using unrolled loops seems to help to MMX Celerons
* calculating average in parallel to use two MMX units
* disabled xy2 put code - it's producing rouding errors

Originally committed as revision 626 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-29 20:00:10 +00:00
..
cputest.c license/copyright change 2002-05-25 22:45:33 +00:00
dsputil_mmx.c * reenabled original xy2 put routine - rounding error is really bad with 2002-05-29 19:57:21 +00:00
dsputil_mmx_avg.h * cosmetic minor change 2002-05-29 14:20:48 +00:00
dsputil_mmx_rnd.h * using unrolled loops seems to help to MMX Celerons 2002-05-29 20:00:10 +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 license/copyright change 2002-05-25 22:45:33 +00:00
mpegvideo_mmx_template.c license/copyright change 2002-05-25 22:45:33 +00:00
simple_idct_mmx.c license/copyright change 2002-05-25 22:45:33 +00:00