log i386/dsputil_mmx.c @ 958:9bb668034ecf libavcodec

age author description
Sun, 05 Jan 2003 19:53:07 +0000 michaelni slowdown / gcc 2.95.* bug workaround (this should be reversed as soon as gcc 2.95.* support is droped) libavcodec
Sun, 05 Jan 2003 15:57:10 +0000 michaelni qpel in mmx2/3dnow libavcodec
Fri, 27 Dec 2002 23:51:46 +0000 michaelni qpel encoding libavcodec
Thu, 14 Nov 2002 19:20:04 +0000 michaelni huffyuv libavcodec
Mon, 11 Nov 2002 09:40:17 +0000 kabi * using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodec
Sun, 29 Sep 2002 22:44:22 +0000 michaelni idct permutation cleanup, idct can be selected per context now libavcodec
Fri, 20 Sep 2002 10:03:01 +0000 michaelni pix_sum16_mmx() libavcodec
Wed, 11 Sep 2002 12:39:53 +0000 michaelni put/avg_pixels16 libavcodec
Sun, 01 Sep 2002 07:26:43 +0000 michaelni be less verbose patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) libavcodec
Sat, 31 Aug 2002 14:17:51 +0000 michaelni bitexact hack for the simple mmx idct libavcodec
Thu, 29 Aug 2002 23:55:32 +0000 michaelni slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) libavcodec
Sun, 21 Jul 2002 00:48:50 +0000 michaelni pix_abs mmx2 isnt bit-exact ... libavcodec
Mon, 03 Jun 2002 17:35:35 +0000 kabi * reimplemented remaing avg_ pixel functions libavcodec
Thu, 30 May 2002 15:14:56 +0000 kabi * removed MANGLE from macros for setting constants libavcodec
Wed, 29 May 2002 19:57:21 +0000 kabi * reenabled original xy2 put routine - rounding error is really bad with libavcodec