log libaf/af_surround.c @ 34174:a93891202051

age author description
Wed, 26 Oct 2011 15:12:35 +0000 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sat, 28 Mar 2009 19:57:56 +0000 bircoph Remove af_msg special-casing API in libaf.
Mon, 05 Jan 2009 11:06:28 +0000 diego Fix two more instances of nonstandard license headers.
Thu, 01 Nov 2007 06:52:01 +0000 uau libaf: change filter input/output ratio calculations
Tue, 20 Mar 2007 09:53:31 +0000 diego Remove unnecessary unistd.h include.
Tue, 20 Mar 2007 09:46:00 +0000 diego Rename open to af_open so as not to conflict with a previous header definition.
Sat, 10 Feb 2007 17:31:18 +0000 uau Fix nonsense tests like previously in af_pan.
Mon, 22 Jan 2007 08:02:06 +0000 diego Fix FSF address and otherwise broken license headers.
Wed, 29 Dec 2004 19:50:44 +0000 alex less namespace pollution #2 (prefixed globals in filter.c with af_filter_)
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy
Fri, 11 Jun 2004 15:16:26 +0000 henry debug printf junk
Fri, 29 Aug 2003 21:57:40 +0000 alex 1000l and I imho this would win 'The Bug/Typo of the Year' award
Sat, 04 Jan 2003 06:19:25 +0000 anders Speed optimizations (runs twise as fast) and bugfix (wrong cutoff frequency buffer over run noise and garbeled output when wrong input format)
Tue, 31 Dec 2002 15:14:13 +0000 ranma Port of pl_surround.c to af-layer.