log libaf/af.h @ 14777:05377e7baf4f

age author description
Mon, 31 Jan 2005 11:43:08 +0000 alex af_softclip
Sat, 08 Jan 2005 21:34:06 +0000 reimar always cancel down fractions (frac_t) to avoid overflows and playback
Sat, 01 Jan 2005 18:46:56 +0000 reimar Make af_control_any_rev return the matching filter
Mon, 06 Sep 2004 22:27:08 +0000 ivo mplayer -af help now lists all available audio filters.
Sat, 26 Jun 2004 10:05:13 +0000 alex 10
Fri, 25 Jun 2004 19:02:53 +0000 alex Send a command throught the filter chain until some item returns AF_OK. Patch by Reimar Doeffinger
Fri, 17 Jan 2003 01:00:07 +0000 anders Adding support for more logical libaf configuration
Wed, 15 Jan 2003 11:16:33 +0000 mosu bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2)
Fri, 10 Jan 2003 01:45:34 +0000 anders 10l bug for float conversion control + feature fix in volume control
Fri, 10 Jan 2003 01:01:38 +0000 anders New auto config for volume and resample and added support for float flag in configuration
Tue, 31 Dec 2002 05:42:20 +0000 anders 10l memory leak + bug fixes in ms to sample time conversion
Sat, 28 Dec 2002 13:59:53 +0000 anders Changes includes:
Wed, 13 Nov 2002 09:09:50 +0000 anders Fixing segfault bug and addnig support for lrintf() in format conversion
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