log libaf/filter.h @ 25805:953318dc3c7c

age author description
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Wed, 29 Dec 2004 19:50:44 +0000 alex less namespace pollution #2 (prefixed globals in filter.c with af_filter_)
Sun, 10 Oct 2004 14:20:42 +0000 diego The full name of the GPL is GNU General Public License.
Wed, 15 Jan 2003 11:16:33 +0000 mosu bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2)
Tue, 07 Jan 2003 10:33:30 +0000 anders Adding sub-woofer filter, use this filter to add a sub channel to the audio stream
Tue, 01 Oct 2002 06:45:08 +0000 anders Adding new audio output filter layer libaf