log Makefile @ 828:ace3ccd18dd2 libavcodec

age author description
Sat, 02 Nov 2002 11:28:08 +0000 michaelni Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>) libavcodec
Sat, 02 Nov 2002 10:39:22 +0000 michaelni added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support libavcodec
Mon, 28 Oct 2002 00:51:48 +0000 bellard added new fft/mdct code - added fft-test program libavcodec
Sun, 13 Oct 2002 13:16:04 +0000 michaelni better/cleaner error resilience (done in a 2nd pass after decoding) libavcodec
Fri, 11 Oct 2002 23:01:16 +0000 mellum Move Alpha optimized IDCT to own file. Based on a patch by Mns libavcodec
Sun, 06 Oct 2002 15:27:01 +0000 michaelni trying to fix the non-x86 IDCTs (untested) libavcodec
Fri, 04 Oct 2002 23:32:40 +0000 mellum Fix for source dir != build dir. Patch provided by Mns Rullgrd. libavcodec
Fri, 04 Oct 2002 07:16:50 +0000 bellard added DV support libavcodec
Thu, 03 Oct 2002 20:57:19 +0000 michaelni ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
Sun, 29 Sep 2002 15:14:28 +0000 mellum Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large win 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 16:06:25 +0000 mellum * Remove -finline-limit=8000 (not supported by gcc 2.95) libavcodec
Thu, 05 Sep 2002 10:06:20 +0000 michaelni apiexample needs EXTRALIBS libavcodec
Thu, 05 Sep 2002 08:48:34 +0000 michaelni fixing tests libavcodec
Mon, 02 Sep 2002 16:48:40 +0000 michaelni ar -s -> ranlib 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
Sun, 01 Sep 2002 18:07:56 +0000 michaelni oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) libavcodec
Sun, 01 Sep 2002 09:33:05 +0000 michaelni dct-test update 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
Wed, 21 Aug 2002 19:18:02 +0000 michaelni darwin patches by Heliodoro Tammaro <helio at interactives dot org> libavcodec
Tue, 13 Aug 2002 18:51:11 +0000 michaelni patch by (Volker Moell <volker-ml at die-moells dot de>) libavcodec
Mon, 29 Jul 2002 23:14:51 +0000 mellum MVI optimizations for motion estimation. libavcodec
Sat, 20 Jul 2002 20:05:50 +0000 michaelni beos/mov/adpcm patch by Franois Revol <revol at free dot fr> libavcodec
Fri, 19 Jul 2002 22:23:40 +0000 michaelni BeOS patches by "shatty" <shatty at myrealbox.com> libavcodec
Thu, 18 Jul 2002 20:27:09 +0000 michaelni largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net> libavcodec
Thu, 11 Jul 2002 15:55:19 +0000 mellum Tweak Alpha compiler flags. libavcodec
Tue, 09 Jul 2002 16:08:43 +0000 nickols_k new codec: Sorenson v1 libavcodec
Mon, 01 Jul 2002 04:26:07 +0000 mellum Implement put_pixels_clamped and add_pixels_clamped in Assembler. This libavcodec
Tue, 11 Jun 2002 13:39:47 +0000 bellard added installlib target to install static libraries and includes libavcodec
Fri, 07 Jun 2002 22:01:03 +0000 arpi_esp in libavcodec/Makefile there is in line 110: "distclean: clean<binary char>" libavcodec
Sat, 25 May 2002 22:45:33 +0000 glantau license/copyright change libavcodec
Tue, 21 May 2002 23:07:26 +0000 kabi * oops - these are the midnight commits... libavcodec
Tue, 21 May 2002 22:18:12 +0000 kabi * restored previous behaviour for this moment libavcodec
Tue, 21 May 2002 18:56:03 +0000 kabi * avoid conflicts with non-ffmpeg config.h and also it's consistent libavcodec
Sat, 18 May 2002 23:01:20 +0000 glantau added VPATH support for multiple dir compilation libavcodec
Fri, 03 May 2002 18:46:55 +0000 arpi_esp ar -s has portability problems, anyway rc is enough without s -- suggested by Atmosfear libavcodec
Wed, 01 May 2002 13:27:40 +0000 kabi * by Thomas Sailer: libavcodec
Fri, 26 Apr 2002 07:18:57 +0000 kabi * cleanup libavcodec
Tue, 23 Apr 2002 08:52:53 +0000 kabi * path to ffmpegs config.h libavcodec
Mon, 22 Apr 2002 19:57:45 +0000 kabi * using liba52 libavcodec
Sun, 21 Apr 2002 21:18:17 +0000 michaelni fixed ratecontrol & b-frames libavcodec
Sun, 10 Mar 2002 14:51:20 +0000 pulento - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek. 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
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
Sat, 27 Oct 2001 13:34:10 +0000 nickols_k missing header libavcodec
Sat, 27 Oct 2001 12:40:13 +0000 nickols_k headers installation libavcodec
Sat, 27 Oct 2001 12:04:27 +0000 nickols_k Shared objects support libavcodec
Sun, 23 Sep 2001 17:16:51 +0000 glantau added pcm codecs libavcodec
Sun, 16 Sep 2001 21:54:00 +0000 glantau mlib merge libavcodec
Sat, 15 Sep 2001 22:37:36 +0000 glantau suppressed mpglib libavcodec
Wed, 15 Aug 2001 22:30:51 +0000 glantau suppressed nasm stuff libavcodec
Mon, 13 Aug 2001 21:45:36 +0000 glantau arm optimizations libavcodec
Wed, 08 Aug 2001 16:26:51 +0000 nickols_k Portability and testing issues libavcodec
Tue, 07 Aug 2001 22:42:22 +0000 glantau added idct mmx libavcodec
Mon, 06 Aug 2001 00:44:48 +0000 glantau added MJPEG decoder, renamed mjpegenc.c to mjpeg.c libavcodec
Sun, 05 Aug 2001 16:49:57 +0000 nickols_k Suppressing external gas stuff to improve portability to Win32 libavcodec
Thu, 02 Aug 2001 08:29:38 +0000 nickols_k Adding fastmemcpy stuff to speedup mplayer project libavcodec