Mercurial > libavcodec.hg
log i386/dsputil_mmx_rnd.h @ 692:852b5a416161 libavcodec
age | author | description |
---|---|---|
Wed, 11 Sep 2002 12:39:53 +0000 | michaelni | put/avg_pixels16 libavcodec |
Tue, 20 Aug 2002 19:23:06 +0000 | michaelni | 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) libavcodec |
Mon, 03 Jun 2002 17:31:46 +0000 | kabi | * implemented remaing avg_ pixel functions (these are not used offen) libavcodec |
Thu, 30 May 2002 15:14:56 +0000 | kabi | * removed MANGLE from macros for setting constants libavcodec |
Wed, 29 May 2002 20:00:10 +0000 | kabi | * using unrolled loops seems to help to MMX Celerons libavcodec |
Wed, 29 May 2002 17:16:22 +0000 | kabi | * code with new PAVGB for MMX only CPU splited into separate file libavcodec |