log dsputil.c @ 396:fce0a2520551 libavcodec

age author description
Sat, 18 May 2002 23:03:29 +0000 glantau removed useless header includes - use av memory functions libavcodec
Thu, 16 May 2002 23:29:09 +0000 michaelni new hopefully faster MC libavcodec
Wed, 17 Apr 2002 04:32:12 +0000 michaelni fixed mpeg4 time stuff on encoding libavcodec
Sun, 14 Apr 2002 18:57:51 +0000 pulento - ME setting moved to AVCodecContext/MpegEncContext, no longer a global. libavcodec
Sun, 07 Apr 2002 02:03:32 +0000 michaelni mpeg4 mpeg quantizer support libavcodec
Thu, 28 Mar 2002 13:41:04 +0000 michaelni sizeof(s->block) isnt 64*6*2 anymore bugfix libavcodec
Wed, 27 Mar 2002 21:25:22 +0000 michaelni 4MV motion estimation (not finished yet) libavcodec
Sat, 09 Mar 2002 14:22:21 +0000 michaelni q-pel mc fixed libavcodec
Sat, 09 Mar 2002 13:01:16 +0000 michaelni divx5-gmc support libavcodec
Tue, 26 Feb 2002 22:14:27 +0000 pulento - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm libavcodec
Sun, 27 Jan 2002 13:30:18 +0000 arpi_esp (commit by michael) libavcodec
Sun, 20 Jan 2002 14:48:02 +0000 nickols_k Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> libavcodec
Thu, 17 Jan 2002 20:00:41 +0000 arpi_esp (commit by michael) libavcodec
Sun, 13 Jan 2002 04:59:37 +0000 arpi_esp (commit by michael) libavcodec
Thu, 10 Jan 2002 00:51:45 +0000 uid46427 fix for non-mmx runtimedetect encoding bugs - patch by Michael Niedermayer <michaelni@gmx.at> libavcodec
Sun, 09 Dec 2001 12:04:09 +0000 arpi_esp new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable libavcodec
Sun, 16 Sep 2001 21:54:00 +0000 glantau mlib merge libavcodec
Mon, 13 Aug 2001 21:45:36 +0000 glantau arm optimizations libavcodec
Sat, 11 Aug 2001 19:00:43 +0000 glantau export for imgconvert usage libavcodec
Tue, 07 Aug 2001 22:43:19 +0000 glantau added block permutation functions libavcodec
Fri, 03 Aug 2001 18:33:03 +0000 arpi_esp MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 libavcodec
Tue, 24 Jul 2001 20:42:03 +0000 glantau added emms_c() macro which should can used in c code in both mmx/non mmx cases libavcodec
Mon, 23 Jul 2001 20:06:54 +0000 glantau fixed config for direct mplayer build compatibility libavcodec
Sun, 22 Jul 2001 14:18:56 +0000 glantau Initial revision libavcodec