log dsputil.c @ 1124:64c7c76ed17c libavcodec

age author description
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Thu, 06 Mar 2003 02:04:54 +0000 michaelni more idiot proof dox libavcodec
Wed, 05 Mar 2003 23:55:52 +0000 michaelni ff_block_permute() dox libavcodec
Mon, 03 Mar 2003 14:54:00 +0000 michaelni MpegEncContext.(i)dct_* -> DspContext.(i)dct_* libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Sun, 19 Jan 2003 20:04:35 +0000 michaelni align libavcodec
Sun, 19 Jan 2003 17:55:13 +0000 michaelni finetuneing thresholds/factors libavcodec
Sun, 19 Jan 2003 12:06:36 +0000 mellum sse16_c is totally fucked up (unaligned loads, LONG_MAX is undefined, libavcodec
Sat, 18 Jan 2003 01:37:42 +0000 michaelni bugs 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 22:32:56 +0000 michaelni sse16 & pix_norm1 optimization patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) (with some modifications) libavcodec
Sat, 11 Jan 2003 21:04:47 +0000 michaelni add/diff_bytes bugfix patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) libavcodec
Thu, 09 Jan 2003 20:42:37 +0000 michaelni qpel fix libavcodec
Sun, 05 Jan 2003 15:57:10 +0000 michaelni qpel in mmx2/3dnow libavcodec
Tue, 31 Dec 2002 17:23:56 +0000 michaelni trellis quantization libavcodec
Fri, 27 Dec 2002 23:51:46 +0000 michaelni qpel encoding libavcodec
Wed, 04 Dec 2002 21:13:02 +0000 michaelni new PSNR code (now works with chroma, b frames, ...) libavcodec
Fri, 22 Nov 2002 07:53:06 +0000 kabi * altivec and pix_norm patch by Brian Foley libavcodec
Fri, 22 Nov 2002 07:24:28 +0000 kabi * remaining part of John Ryland's patch libavcodec
Thu, 14 Nov 2002 19:20:04 +0000 michaelni huffyuv libavcodec
Tue, 12 Nov 2002 10:05:21 +0000 kabi * init for inv_zigzag_direct16 moved to init block libavcodec
Tue, 12 Nov 2002 10:01:27 +0000 kabi * init table once libavcodec
Tue, 12 Nov 2002 09:47:14 +0000 kabi * using macros to shorten init part libavcodec
Mon, 11 Nov 2002 21:44:27 +0000 kabi * quick fix for bit exact setting libavcodec
Mon, 11 Nov 2002 16:17:25 +0000 michaelni 100l for kabi (fixing qpel) 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
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
Tue, 15 Oct 2002 15:24:08 +0000 michaelni warning fixes libavcodec