log libaf/af_delay.c @ 32444:99efb38a4f4e

age author description
2010-02-20 diego cosmetics: Remove pointless empty lines at EOF.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-03-28 bircoph Remove af_msg special-casing API in libaf.
2009-01-05 diego Replace informal license notices by standard license header
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