annotate fastmemcpy.h @ 445:62c01dbdc1e0 libavcodec

* 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
author kabi
date Wed, 29 May 2002 17:16:22 +0000
parents b69fe46fd708
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17
b69fe46fd708 Adding fastmemcpy stuff to speedup mplayer project
nickols_k
parents:
diff changeset
1 #include "../libvo/fastmemcpy.h"