log libaf/af.c @ 14818:663c1ea5f595

age author description
Fri, 25 Feb 2005 11:11:07 +0000 alex finally remove the refences to bps outside libaf. also simplification of some messages and removed redundants
Mon, 21 Feb 2005 17:14:00 +0000 alex filter for adding a center channel, adding a high pass filter would be nice
Sat, 22 Jan 2005 10:47:58 +0000 gpoirier Make this file compile with gcc-4.0.0:
Sat, 08 Jan 2005 21:34:06 +0000 reimar always cancel down fractions (frac_t) to avoid overflows and playback
Mon, 03 Jan 2005 18:59:16 +0000 alex af_bits2fmt and af_str2fmt_short, also removed the extra FORMAT_BPS control in format.c
Mon, 03 Jan 2005 14:05:38 +0000 reimar Use lavcresample only when libavcodec is compiled in.
Sat, 01 Jan 2005 18:46:56 +0000 reimar Make af_control_any_rev return the matching filter
Sun, 26 Dec 2004 11:58:07 +0000 reimar Use lavcresample when accuracy-optimized audio filter chain is requested.
Thu, 23 Dec 2004 02:09:52 +0000 ivo Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
Sat, 20 Nov 2004 14:41:51 +0000 henry head related transfer function
Thu, 21 Oct 2004 12:10:55 +0000 michael sine sweep generator
Thu, 21 Oct 2004 03:32:31 +0000 michael libavcodec resampling ...
Tue, 05 Oct 2004 19:36:47 +0000 alex make af_help conform better to the the afm/vfm/etc equivalents
Mon, 04 Oct 2004 19:11:05 +0000 alex reimplementation of the pl_extrastereo and pl_volnorm plugins
Mon, 06 Sep 2004 22:27:08 +0000 ivo mplayer -af help now lists all available audio filters.