log i386/dsputil_mmx_avg.h @ 3036:0b546eab515d libavcodec

age author description
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
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
Sun, 17 Apr 2005 13:30:45 +0000 michael read 32bit instead of 64bit to avoid overreading and missalignments 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
Mon, 06 Sep 2004 03:17:31 +0000 michael 10000l fix and use more mmx2/3dnow code for mpeg4 qpel which has been written and commited long time ago but appearently never used, qpel motion compensation is 5% faster 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
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
Thu, 30 May 2002 15:14:56 +0000 kabi * removed MANGLE from macros for setting constants libavcodec
Wed, 29 May 2002 14:20:48 +0000 kabi * cosmetic minor change libavcodec
Wed, 29 May 2002 08:31:22 +0000 kabi * optimized remaing avg_pixels_xy2 libavcodec
Tue, 28 May 2002 16:35:58 +0000 kabi * optimized avg_* functions (except xy2) libavcodec
Mon, 27 May 2002 14:09:10 +0000 kabi * more PIC friendly and faster code libavcodec
Sat, 25 May 2002 22:45:33 +0000 glantau license/copyright change libavcodec
Thu, 23 May 2002 10:10:14 +0000 kabi * fixed contrains and avoid usage of scale index access libavcodec
Wed, 22 May 2002 23:18:59 +0000 michaelni using 1 operand less and slightly faster put_pixels_y2 libavcodec
Wed, 22 May 2002 20:46:24 +0000 kabi * fix for -fPIC compilation - compiles with 2.95.2 as well - any libavcodec
Mon, 20 May 2002 16:25:09 +0000 glantau removed unused code libavcodec
Sat, 18 May 2002 22:49:11 +0000 glantau tried to avoid gcc 2.95.2 bug by puting explicit register constraints - added comment about rounding bug in some functions (need to correct or suppress them for regression tests) libavcodec
Fri, 17 May 2002 13:01:01 +0000 michaelni shared lib support (req by kabi) ... libavcodec
Fri, 17 May 2002 01:04:14 +0000 michaelni hopefully faster mmx2&3dnow MC libavcodec
Sat, 10 Nov 2001 14:36:12 +0000 nickols_k fixed gcc-3.0.x compilation (by Michael Niedermayer) libavcodec
Mon, 30 Jul 2001 09:04:34 +0000 nickols_k Sync with mplayer's stuff libavcodec
Tue, 24 Jul 2001 20:38:55 +0000 glantau suppressed no longer needed emms() libavcodec
Sun, 22 Jul 2001 14:18:56 +0000 glantau Initial revision libavcodec