log i386/dsputil_mmx_rnd.h @ 2979:bfabfdf9ce55 libavcodec

age author description
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Tue, 06 Sep 2005 21:25:35 +0000 mru Kill some compiler warnings. Compiled code verified identical after changes. libavcodec
Mon, 11 Oct 2004 02:19:29 +0000 michael adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) libavcodec
Tue, 07 Sep 2004 01:48:45 +0000 michael h264 luma motion compensation in mmx2/3dnow libavcodec
Tue, 18 May 2004 17:09:46 +0000 michael some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
Sat, 10 Jan 2004 16:04:55 +0000 michael copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Thu, 09 Jan 2003 22:10:57 +0000 michaelni typo (noticed by kabi) libavcodec
Thu, 09 Jan 2003 20:42:37 +0000 michaelni qpel fix libavcodec
Tue, 07 Jan 2003 13:00:38 +0000 michaelni PIC / ebx fix libavcodec
Tue, 07 Jan 2003 11:59:34 +0000 michaelni more gcc bug workarounds libavcodec
Tue, 07 Jan 2003 11:07:15 +0000 michaelni gcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too but didnt check) libavcodec
Sun, 05 Jan 2003 20:59:29 +0000 michaelni qpel in b frames bugfixes libavcodec
Sun, 05 Jan 2003 15:57:10 +0000 michaelni qpel in mmx2/3dnow libavcodec
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