log libaf/Makefile @ 26341:8fadd02c498c

age author description
Wed, 09 Apr 2008 17:23:59 +0000 diego Handle af_ladspa conditional compilation in the usual way.
Thu, 13 Dec 2007 12:38:17 +0000 ulion Add new audio filter for encoding multi-channel audio into ac3 at runtime.
Mon, 10 Dec 2007 16:53:30 +0000 ulion Fix all current known multi-channel wrong order problems by adding
Thu, 01 Nov 2007 06:52:38 +0000 uau Add audio filter scaletempo
Thu, 26 Apr 2007 11:22:22 +0000 diego Add general variables for either static or shared FFmpeg libraries.
Wed, 25 Apr 2007 08:35:35 +0000 diego cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
Tue, 20 Mar 2007 09:46:26 +0000 diego Remove MinGW hack, it's no longer needed.
Mon, 19 Mar 2007 10:13:33 +0000 diego Conditionally compile af_export instead of having #ifdef around the file.
Sun, 18 Mar 2007 22:49:37 +0000 diego Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
Tue, 13 Mar 2007 21:55:23 +0000 diego cosmetics: Fix indentation, reorder some lines for consistency.
Tue, 13 Mar 2007 12:10:57 +0000 diego Give more descriptive names to the source and library variables and split
Tue, 12 Dec 2006 20:29:30 +0000 reimar Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed
Fri, 01 Dec 2006 01:11:42 +0000 diego Add libav include paths to CFLAGS without indirection.
Wed, 29 Nov 2006 15:14:03 +0000 diego Remove some superfluous include CFLAGS.
Mon, 27 Nov 2006 13:42:36 +0000 diego FFmpeg-style dependency declaration