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.