log libaf/af.h @ 10646:012f51c6eaa3

age author description
2003-01-17 anders Adding support for more logical libaf configuration
2003-01-15 mosu bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2)
2003-01-10 anders 10l bug for float conversion control + feature fix in volume control
2003-01-10 anders New auto config for volume and resample and added support for float flag in configuration
2002-12-31 anders 10l memory leak + bug fixes in ms to sample time conversion
2002-12-28 anders Changes includes:
2002-11-13 anders Fixing segfault bug and addnig support for lrintf() in format conversion
2002-11-12 anders New features:
2002-11-03 anders Adding equalizer filter + some cosmetics
2002-10-16 anders Adding volume control and moving control() call parameters to a seperate file
2002-10-08 anders Adding function for calculating the delay caused by the filters
2002-10-07 anders Adding functionality for adding filters during execution
2002-10-06 anders Adding Support for non-reentrant audio filters
2002-10-05 anders Adding function for estimating required buffer length
2002-10-03 anders Correcting error in macro
2002-10-03 anders Redesign of buffer length calculation
2002-10-01 anders Adding support for multiple audio streams and removing annoying message from resample and format
2002-10-01 anders Adding new audio output filter layer libaf