log Makefile @ 1042:a78f6f72d54e libavcodec

age author description
Wed, 29 Jan 2003 12:00:11 +0000 michaelni --disable-risky support libavcodec
Sun, 26 Jan 2003 22:29:47 +0000 bellard Altivec on non darwin systems patch by Romain Dolbeau libavcodec
Wed, 22 Jan 2003 09:35:03 +0000 bellard fixed dependancy generation (I want the case where SRC_PATH is not . to work too - very useful if you have different gcc versions to test at the same time...) - fixed -msse stuff libavcodec
Fri, 17 Jan 2003 22:40:00 +0000 arpi_esp - removed nonsense *.d dependancy stuff, there was already a better 'make dep' support in it libavcodec
Tue, 14 Jan 2003 15:30:42 +0000 philipjsg AUtomatic dependency generation. Runs on Linux (at least). Probably should libavcodec
Sat, 11 Jan 2003 20:51:03 +0000 michaelni altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) libavcodec
Sat, 11 Jan 2003 20:34:38 +0000 michaelni os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavcodec
Tue, 07 Jan 2003 23:47:09 +0000 bellard tests link all libavcodec 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
Tue, 07 Jan 2003 17:48:14 +0000 bellard enabled SSE fft (first code using GCC 3.2 vector builtins on x86 - please tell me if you have better ideas for intrinsic naming or Makefile support) libavcodec
Thu, 14 Nov 2002 19:20:04 +0000 michaelni huffyuv libavcodec
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