log libaf/af_delay.c @ 28071:c7b912b0cbc2

age author description
2007-11-01 uau libaf: change filter input/output ratio calculations
2007-03-20 diego Rename open to af_open so as not to conflict with a previous header definition.
2003-01-01 attila fix compilation on solaris
2002-12-31 anders Extending delay to have different delays for different channels
2002-12-28 anders Changes includes:
2002-12-04 arpi the -af delay=[seconds] option currently parses floating point values of
2002-11-12 anders New features:
2002-10-31 anders Adding commandline options for filters and fixing stupid bug in cfg
2002-10-16 anders Adding volume control and moving control() call parameters to a seperate file
2002-10-11 pl src and dest buffers may overlap
2002-10-08 anders Adding function for calculating the delay caused by the filters
2002-10-06 anders Adding Support for non-reentrant audio filters
2002-10-01 anders Adding new audio output filter layer libaf