log libaf/af.c @ 8167:e8832e66babd

age author description
Tue, 12 Nov 2002 12:33:56 +0000 anders New features:
Sun, 03 Nov 2002 09:51:02 +0000 anders Adding equalizer filter + some cosmetics
Thu, 31 Oct 2002 11:06:19 +0000 anders Adding commandline options for filters and fixing stupid bug in cfg
Thu, 31 Oct 2002 08:03:51 +0000 anders Changing the behavour of the commandline parameter -af to conform with -vop. Adding new commanline parameter -af-adv for advanced af options. Adding changes to volume control to support commandline parameters.
Wed, 30 Oct 2002 04:11:26 +0000 rfelker enable volume filter and fix nonsense default volume (still not usable
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