summaryrefslogtreecommitdiffstats
path: root/libaf/af_hrtf.c
Commit message (Expand)AuthorAgeFilesLines
* libaf: change filter input/output ratio calculationsuau2007-11-011-5/+3
* Remove unnecessary unistd.h include.diego2007-03-201-1/+0
* Rename open to af_open so as not to conflict with a previous header definition.diego2007-03-201-2/+2
* Fix memory leaks.uau2007-02-101-1/+2
* makes several libaf functions static coz they are not used outside their sour...reynaldo2006-07-091-4/+4
* actually output 2 channel audio (instead of 6 channel with 4 empty channels)reimar2005-05-091-13/+13
* More HRTF enhancementshenry2005-04-111-21/+51
* HRTF filter updates:henry2005-04-101-75/+305
* license issues clarifiedhenry2005-01-061-9/+0
* less namespace pollution #2 (prefixed globals in filter.c with af_filter_)alex2004-12-291-4/+4
* removing AFMT_ dependancyalex2004-12-271-1/+1
* Make filters request a supported input format instead of failing.reimar2004-12-221-5/+4
* head related transfer functionhenry2004-11-201-0/+416