aboutsummaryrefslogtreecommitdiffhomepage
path: root/libaf/af_sweep.c
Commit message (Expand)AuthorAge
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* Use standard license headers with standard formatting.Gravatar diego2008-05-14
* Relicense GPL v2 files as GPL v2+ and add proper license headers.Gravatar diego2007-12-31
* libaf: change filter input/output ratio calculationsGravatar uau2007-11-01
* Rename open to af_open so as not to conflict with a previous header definition.Gravatar diego2007-03-20
* Unify include paths by adding -I.. to CFLAGS.Gravatar diego2005-11-13
* removing AFMT_ dependancyGravatar alex2004-12-27
* Make filters request a supported input format instead of failing.Gravatar reimar2004-12-22
* sine sweep generatorGravatar michael2004-10-21