summaryrefslogtreecommitdiffstats
path: root/libaf/af_surround.c
Commit message (Expand)AuthorAgeFilesLines
* libaf: change filter input/output ratio calculationsuau2007-11-011-3/+2
* 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 nonsense tests like previously in af_pan.uau2007-02-101-5/+3
* Fix FSF address and otherwise broken license headers.diego2007-01-221-3/+3
* less namespace pollution #2 (prefixed globals in filter.c with af_filter_)alex2004-12-291-1/+1
* removing AFMT_ dependancyalex2004-12-271-1/+1
* debug printf junkhenry2004-06-111-1/+1
* 1000l and I imho this would win 'The Bug/Typo of the Year' awardalex2003-08-291-1/+1
* Speed optimizations (runs twise as fast) and bugfix (wrong cutoff frequency b...anders2003-01-041-119/+148
* Port of pl_surround.c to af-layer.ranma2002-12-311-0/+248