log libaf/af_hrtf.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 12:41:40 +0000 diego Replace informal license notices by standard license header
Fri, 05 Dec 2008 14:21:22 +0000 reimar Add const to avoid warnings about discarded qualifiers.
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 18:12:03 +0000 uau Fix memory leaks.
Sun, 09 Jul 2006 03:59:52 +0000 reynaldo makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-org
Mon, 09 May 2005 19:46:49 +0000 reimar actually output 2 channel audio (instead of 6 channel with 4 empty channels)
Mon, 11 Apr 2005 14:01:29 +0000 henry More HRTF enhancements
Sun, 10 Apr 2005 08:47:16 +0000 henry HRTF filter updates:
Thu, 06 Jan 2005 13:14:30 +0000 henry license issues clarified
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
Wed, 22 Dec 2004 00:12:00 +0000 reimar Make filters request a supported input format instead of failing.
Sat, 20 Nov 2004 14:41:51 +0000 henry head related transfer function