log Makefile @ 15810:27b1d5a4f972

age author description
Mon, 20 Jun 2005 14:35:00 +0000 henry split PARTS into multiple lines also
Sun, 19 Jun 2005 22:52:55 +0000 ranma Be more patch-friendly
Sat, 07 May 2005 14:50:14 +0000 nicodvb added twolame mp2 audio encoder
Mon, 25 Apr 2005 07:07:57 +0000 nicodvb added faac audio encoder
Thu, 21 Apr 2005 03:44:59 +0000 rfelker reversed broken linker option, it breaks compile on some systems. add a configure check for this nonsense if it's important..
Wed, 20 Apr 2005 12:01:39 +0000 reimar Link with -z noexecstack, fixes bug #258. Please test on all platforms!
Sat, 16 Apr 2005 20:18:12 +0000 diego FreeBSD compilation fix by Bohdan Horst <nexus at hoth dot amu dot edu dot pl>
Fri, 15 Apr 2005 14:55:03 +0000 aurel cross-compilation fix: don't use target CFLAGS to compile host tools
Wed, 23 Mar 2005 10:07:00 +0000 diego Fix shared libpostproc installation.
Sat, 26 Feb 2005 13:38:17 +0000 reimar --charset configure option to convert help messages charset
Fri, 31 Dec 2004 11:11:24 +0000 al suboption parser for vo and ao modules
Thu, 30 Dec 2004 12:11:32 +0000 henry internal Tremor decoder for Ogg/Vorbis
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy
Fri, 05 Nov 2004 14:02:41 +0000 faust3 polyaudio audio driver patch by Lennart Poettering <mzzcynlre at 0pointer.de>
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Tue, 26 Oct 2004 06:36:38 +0000 wight Removal of help_mp.h on make distclean, as requested by Felix Buenemann
Wed, 20 Oct 2004 14:23:33 +0000 wight Move help_mp.h generation to Makefile, so it's easier to maintain on
Wed, 20 Oct 2004 14:20:07 +0000 wight make uninstall was leaving vidix, dha, and libmpdvdkit libraries
Mon, 18 Oct 2004 09:19:05 +0000 diego Menu entry for all freedesktop.org compliant window managers.
Mon, 11 Oct 2004 19:26:13 +0000 reimar Zeta OS support, mostly working.
Thu, 07 Oct 2004 09:31:16 +0000 reimar fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev (dot) org), see also bug #102
Sun, 26 Sep 2004 14:40:59 +0000 faust3 --host-cc option for crosscompiling
Tue, 21 Sep 2004 19:50:54 +0000 nicodvb encoding to mp2 with libtoolame
Sat, 28 Aug 2004 00:46:05 +0000 rtognimp EDL enhancement/fixes:
Fri, 27 Aug 2004 20:43:05 +0000 iive x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at arklinux dot org>, modifications by Loren Merritt <lorenm at u.washington dot edu>, Jeff Clagg <snacky at ikaruga.co dot uk> and me
Mon, 23 Aug 2004 00:25:19 +0000 attila Adding doxygen stuff.
Thu, 12 Aug 2004 12:36:08 +0000 rtognimp DTS support via lavc and libdts
Thu, 05 Aug 2004 00:14:16 +0000 diego language handling simplification
Wed, 04 Aug 2004 18:38:27 +0000 mosu Removed the old Matroska demuxer.
Fri, 09 Jul 2004 17:32:17 +0000 rtognimp Remove duplicated make distclean for libavformat and libavcodec