log libaf/Makefile @ 18864:1629108cd5b0

age author description
2006-06-07 corey Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
2006-05-13 reynaldo New karaoke af
2006-04-13 michael very simple filter which can remove a sine at a specified frequency, usefull to get rid of the 50/60hz noise on ultra crappy equipment
2006-01-31 diego Move conditional compilation out of the code and into the build system.
2006-01-27 diego Make clean/distclean behave uniformly in all directories.
2006-01-13 rathann This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from
2005-11-13 diego Unify include paths by adding -I.. to CFLAGS.
2005-08-01 reimar libavutil compile fix (working also with old libavcodec)
2005-06-19 ranma Be more patch-friendly
2005-05-30 henry - correct the argument in configure check for lrintf() to avoid a warning
2005-02-21 alex filter for adding a center channel, adding a high pass filter would be nice
2005-02-21 alex move the format related stuff to format.c
2004-12-27 alex removing AFMT_ dependancy
2004-12-23 ivo Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
2004-11-20 henry head related transfer function
2004-10-21 michael sine sweep generator
2004-10-21 michael libavcodec resampling ...
2004-10-04 alex reimplementation of the pl_extrastereo and pl_volnorm plugins
2004-06-27 faust3 mingw crosscompiling step 1
2004-06-24 alex ranlib cleanup by Dan Christiansen
2003-09-20 anders Adding filter for exporting audio data to visual effect applications
2003-03-31 faust3 workaround conflict with the MINGW32 open function
2003-02-07 arpi required for i18n+-lintl (found by Nexus)
2003-01-07 anders Adding sub-woofer filter, use this filter to add a sub channel to the audio stream
2002-12-31 ranma Port of pl_surround.c to af-layer.
2002-12-28 anders Changes includes:
2002-11-25 rathann reversing my patch to check for -Wall support & use it if available (requested by A'rpi)
2002-11-23 michael check for -Wall support & use it if available patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
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-01 anders Adding new audio output filter layer libaf