summaryrefslogtreecommitdiffstats
path: root/libaf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* filter for adding a center channel, adding a high pass filter would be nicealex2005-02-211-1/+1
* move the format related stuff to format.calex2005-02-211-1/+1
* removing AFMT_ dependancyalex2004-12-271-1/+1
* Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.ivo2004-12-231-2/+2
* head related transfer functionhenry2004-11-201-1/+4
* sine sweep generatormichael2004-10-211-1/+1
* libavcodec resampling ...michael2004-10-211-1/+1
* reimplementation of the pl_extrastereo and pl_volnorm pluginsalex2004-10-041-1/+1
* mingw crosscompiling step 1faust32004-06-271-1/+1
* ranlib cleanup by Dan Christiansenalex2004-06-241-0/+1
* Adding filter for exporting audio data to visual effect applicationsanders2003-09-201-1/+1
* workaround conflict with the MINGW32 open functionfaust32003-03-311-0/+5
* required for i18n+-lintl (found by Nexus)arpi2003-02-071-1/+1
* Adding sub-woofer filter, use this filter to add a sub channel to the audio s...anders2003-01-071-1/+1
* Port of pl_surround.c to af-layer.ranma2002-12-311-1/+1
* Changes includes:anders2002-12-281-1/+1
* reversing my patch to check for -Wall support & use it if available (requeste...rathann2002-11-251-1/+1
* check for -Wall support & use it if available patch by (Dominik Mierzejewski ...michael2002-11-231-1/+1
* New features:anders2002-11-121-2/+2
* Adding equalizer filter + some cosmeticsanders2002-11-031-1/+1
* Adding volume control and moving control() call parameters to a seperate fileanders2002-10-161-2/+2
* Adding new audio output filter layer libafanders2002-10-011-0/+38