log dsputil.h @ 838:b78812db886f libavcodec

age author description
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
Thu, 19 Sep 2002 22:14:53 +0000 arpi_esp fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid) libavcodec
Sat, 14 Sep 2002 19:00:09 +0000 michaelni alignment info libavcodec
Wed, 11 Sep 2002 12:39:53 +0000 michaelni put/avg_pixels16 libavcodec
Mon, 02 Sep 2002 08:48:12 +0000 michaelni altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodec
Fri, 30 Aug 2002 00:05:28 +0000 michaelni patch by Heliodoro Tammaro <helio at interactives dot org> 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
Wed, 28 Aug 2002 13:14:36 +0000 michaelni first cut at altivec support on darwin patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodec
Sun, 25 Aug 2002 21:19:50 +0000 michaelni new ratecontrol code libavcodec
Tue, 11 Jun 2002 13:43:27 +0000 bellard move unaligned access macros to dsputil.h - added unaligned 32 bit store libavcodec
Wed, 05 Jun 2002 18:48:07 +0000 bellard added ff_idct_put/add libavcodec
Tue, 04 Jun 2002 12:58:40 +0000 bellard avoid name clash with libjpeg - added missing externs libavcodec
Sat, 25 May 2002 22:45:33 +0000 glantau license/copyright change libavcodec
Mon, 20 May 2002 16:37:58 +0000 glantau removed unused stuff - added dsputil_set_bit_exact() support for easier testing libavcodec
Wed, 17 Apr 2002 04:32:12 +0000 michaelni fixed mpeg4 time stuff on encoding 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 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, 20 Jan 2002 14:48:02 +0000 nickols_k Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> 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