log Makefile @ 1500:726a81d83ddd libavcodec

age author description
Sat, 04 Oct 2003 09:53:34 +0000 michaelni Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) libavcodec
Fri, 03 Oct 2003 05:43:03 +0000 tmmm implemented Id Quake II CIN support libavcodec
Thu, 02 Oct 2003 05:20:07 +0000 tmmm first pass at a VQA video decoder libavcodec
Wed, 01 Oct 2003 04:39:38 +0000 tmmm New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & libavcodec
Sun, 28 Sep 2003 22:53:25 +0000 michaelni PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodec
Sun, 28 Sep 2003 20:34:11 +0000 michaelni AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) libavcodec
Tue, 16 Sep 2003 20:28:53 +0000 bellard use VC++ lib tool if available libavcodec
Mon, 15 Sep 2003 22:27:43 +0000 bellard correct DLL windows install libavcodec
Sat, 13 Sep 2003 10:07:46 +0000 mellum Use asms instead of builtins when compiling for generic Alpha. Less libavcodec
Tue, 09 Sep 2003 19:03:14 +0000 michaelni Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) libavcodec
Mon, 08 Sep 2003 04:10:59 +0000 tmmm New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM libavcodec
Tue, 02 Sep 2003 04:32:02 +0000 tmmm initial commit for Id RoQ and Interplay MVE multimedia subsystems libavcodec
Mon, 11 Aug 2003 20:27:17 +0000 al3x Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se> libavcodec
Sun, 27 Jul 2003 20:20:31 +0000 al3x CLJR decoding support libavcodec
Sat, 26 Jul 2003 23:21:30 +0000 iive compile xvmc only when requested libavcodec
Sat, 26 Jul 2003 01:28:49 +0000 iive initial XvMC support libavcodec
Thu, 24 Jul 2003 12:18:46 +0000 michaelni ATI VCR1 decoder libavcodec
Mon, 07 Jul 2003 11:19:18 +0000 al3x Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change libavcodec
Fri, 13 Jun 2003 08:31:40 +0000 nickols_k RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga libavcodec
Mon, 09 Jun 2003 02:24:51 +0000 michaelni FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv) libavcodec
Thu, 05 Jun 2003 14:30:52 +0000 kabi * 3gp patch by Joca libavcodec
Sun, 01 Jun 2003 00:56:05 +0000 michaelni 4xm codec libavcodec
Mon, 19 May 2003 13:30:59 +0000 michaelni ASV1 codec libavcodec
Wed, 14 May 2003 12:18:49 +0000 michaelni sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>) libavcodec
Wed, 14 May 2003 11:40:16 +0000 michaelni AMR-NB audio support patch by (<joca at rixmail dot se>) libavcodec
Mon, 12 May 2003 12:32:33 +0000 kabi * link libfaad when needed libavcodec
Mon, 12 May 2003 10:55:19 +0000 kabi * support for AAC audio streams via libfaad libavcodec
Mon, 05 May 2003 02:54:15 +0000 tmmm first pass at a new VP3 video decoder libavcodec
Wed, 16 Apr 2003 20:04:20 +0000 arpi_esp Compile a52 util functions too libavcodec
Tue, 15 Apr 2003 10:12:38 +0000 tmmm native Indeo3 decoder implementation libavcodec
Fri, 04 Apr 2003 14:42:28 +0000 michaelni H264 decoder & demuxer libavcodec
Sun, 16 Mar 2003 21:03:20 +0000 michaelni rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) libavcodec
Tue, 11 Mar 2003 12:09:13 +0000 michaelni restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavcodec
Tue, 18 Feb 2003 19:10:57 +0000 kabi * using $(MAKE) libavcodec
Tue, 18 Feb 2003 09:33:21 +0000 kabi * update cleanup rules (Steven M. Schultz) libavcodec
Fri, 14 Feb 2003 21:27:25 +0000 michaelni moving postprocess to ffmpeg/libavcodec libavcodec
Mon, 10 Feb 2003 09:41:44 +0000 kabi * opts compilation libavcodec
Sun, 09 Feb 2003 00:37:50 +0000 michaelni Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>) libavcodec
Sat, 01 Feb 2003 20:57:37 +0000 bellard dependencies are only build with make depend libavcodec
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