summaryrefslogtreecommitdiffstats
path: root/libaf/af_delay.c
Commit message (Expand)AuthorAgeFilesLines
* libaf: change filter input/output ratio calculationsuau2007-11-011-2/+1
* Rename open to af_open so as not to conflict with a previous header definition.diego2007-03-201-2/+2
* fix compilation on solarisattila2003-01-011-0/+1
* Extending delay to have different delays for different channelsanders2002-12-311-82/+115
* Changes includes:anders2002-12-281-5/+8
* the -af delay=[seconds] option currently parses floating point values ofarpi2002-12-041-1/+2
* New features:anders2002-11-121-6/+3
* Adding commandline options for filters and fixing stupid bug in cfganders2002-10-311-0/+5
* Adding volume control and moving control() call parameters to a seperate fileanders2002-10-161-2/+2
* src and dest buffers may overlappl2002-10-111-1/+1
* Adding function for calculating the delay caused by the filtersanders2002-10-081-0/+2
* Adding Support for non-reentrant audio filtersanders2002-10-061-0/+1
* Adding new audio output filter layer libafanders2002-10-011-0/+146