FFmpeg/libavcodec/i386
Zdenek Kabelac 91abb473fb * code with new PAVGB for MMX only CPU splited into separate file
and being compiled in the same way as _avg.h
* PAVG_MMX macros accept also output parameter
* implemented faster put_pixels_xy2, but it has slightly smaller precission.
  But there is not visible difference in the image quality - might be eventualy
  easily switched back (#if 0 #endif)- please check

Originally committed as revision 624 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-29 17:16:22 +00:00
..
cputest.c license/copyright change 2002-05-25 22:45:33 +00:00
dsputil_mmx_avg.h * cosmetic minor change 2002-05-29 14:20:48 +00:00
dsputil_mmx_rnd.h * code with new PAVGB for MMX only CPU splited into separate file 2002-05-29 17:16:22 +00:00
dsputil_mmx.c * code with new PAVGB for MMX only CPU splited into separate file 2002-05-29 17:16:22 +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 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
simple_idct_mmx.c license/copyright change 2002-05-25 22:45:33 +00:00