log libaf/af.c @ 7745:1d3a3dc1f488

age author description
Wed, 16 Oct 2002 01:49:40 +0000 anders Adding volume control and moving control() call parameters to a seperate file
Tue, 08 Oct 2002 10:20:36 +0000 anders Adding function for calculating the delay caused by the filters
Mon, 07 Oct 2002 10:46:01 +0000 anders Adding functionality for adding filters during execution
Sun, 06 Oct 2002 11:45:49 +0000 anders Removing annoying printf
Sun, 06 Oct 2002 11:26:14 +0000 anders Adding Support for non-reentrant audio filters
Sun, 06 Oct 2002 10:42:24 +0000 arpi 10l
Sat, 05 Oct 2002 22:54:11 +0000 arpi af_calc_insize_constrained() rounding changes, works better for me this way
Sat, 05 Oct 2002 11:07:23 +0000 anders Removing debug message, (oops)
Sat, 05 Oct 2002 11:02:39 +0000 anders Adding function for estimating required buffer length
Thu, 03 Oct 2002 12:43:39 +0000 anders Fixing the fix buffer overrun should work now
Thu, 03 Oct 2002 12:02:46 +0000 anders Redesign of buffer length calculation
Wed, 02 Oct 2002 11:00:37 +0000 anders Fixing potential future problem with buffer overrun
Tue, 01 Oct 2002 12:53:30 +0000 anders Adding support for multiple audio streams and removing annoying message from resample and format
Tue, 01 Oct 2002 06:45:08 +0000 anders Adding new audio output filter layer libaf