log dsputil.h @ 1111:54dc72414a69 libavcodec

age author description
Thu, 06 Mar 2003 14:42:07 +0000 michaelni typo libavcodec
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Thu, 06 Mar 2003 10:26:19 +0000 michaelni cosmetics libavcodec
Thu, 06 Mar 2003 10:08:15 +0000 michaelni more dox libavcodec
Mon, 03 Mar 2003 14:54:00 +0000 michaelni MpegEncContext.(i)dct_* -> DspContext.(i)dct_* libavcodec
Tue, 11 Feb 2003 16:57:55 +0000 kabi * prototypes at one place libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Tue, 28 Jan 2003 14:50:26 +0000 bellard win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do you have a better solution ? libavcodec
Sun, 26 Jan 2003 22:29:47 +0000 bellard Altivec on non darwin systems patch by Romain Dolbeau libavcodec
Wed, 15 Jan 2003 19:21:21 +0000 michaelni fixing DCTELEM != short libavcodec
Wed, 15 Jan 2003 18:05:23 +0000 michaelni more compare functions (rd & bit) libavcodec
Sat, 11 Jan 2003 20:51:03 +0000 michaelni altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) libavcodec
Thu, 09 Jan 2003 20:42:37 +0000 michaelni qpel fix libavcodec
Tue, 07 Jan 2003 18:15:48 +0000 bellard fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding 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
Tue, 26 Nov 2002 09:21:01 +0000 michaelni altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodec
Fri, 22 Nov 2002 07:53:06 +0000 kabi * altivec and pix_norm patch by Brian Foley libavcodec
Thu, 14 Nov 2002 19:20:04 +0000 michaelni huffyuv libavcodec
Tue, 12 Nov 2002 15:00:04 +0000 kabi * fixing some minor const warnings 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
Tue, 05 Nov 2002 00:07:05 +0000 michaelni lrintf detection (based upon a patch by Franois Revol <revol at free dot fr>) libavcodec
Wed, 30 Oct 2002 20:31:04 +0000 al3x NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de> libavcodec
Tue, 29 Oct 2002 22:38:21 +0000 bellard added lrintf for non ISOC libcs (fixme: find a better test) libavcodec
Tue, 29 Oct 2002 22:26:01 +0000 bellard avoid name clash libavcodec
Mon, 28 Oct 2002 00:34:08 +0000 bellard new generic FFT/MDCT code for audio codecs libavcodec
Wed, 23 Oct 2002 15:11:07 +0000 michaelni optimize block_permute() libavcodec
Wed, 16 Oct 2002 19:55:49 +0000 michaelni complete mpeg4 GMC decoding support libavcodec
Sun, 29 Sep 2002 22:44:22 +0000 michaelni idct permutation cleanup, idct can be selected per context now libavcodec
Mon, 23 Sep 2002 08:44:24 +0000 michaelni ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec