summaryrefslogtreecommitdiffstats
path: root/libaf
Commit message (Expand)AuthorAgeFilesLines
* compiler warning fixesarpi2002-12-141-1/+1
* the -af delay=[seconds] option currently parses floating point values ofarpi2002-12-041-1/+2
* 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
* Adding support for AFMT_FLOATanders2002-11-191-0/+2
* Printing of max volume on exitanders2002-11-141-1/+9
* 10landers2002-11-141-1/+1
* Fixing segfault bug and addnig support for lrintf() in format conversionanders2002-11-132-40/+56
* New features:anders2002-11-1216-349/+1796
* Header file for eqanders2002-11-031-0/+33
* Adding equalizer filter + some cosmeticsanders2002-11-035-2/+231
* 10landers2002-11-031-1/+0
* Adding commandline options for filters and fixing stupid bug in cfganders2002-10-315-0/+37
* Changing the behavour of the commandline parameter -af to conform with -vop. ...anders2002-10-313-19/+49
* Adding compile problem fix from Gabucinoanders2002-10-301-0/+1
* enable volume filter and fix nonsense default volume (still not usablerfelker2002-10-302-1/+3
* made gcd() staticarpi2002-10-241-1/+1
* Adding volume control and moving control() call parameters to a seperate fileanders2002-10-166-55/+333
* Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &jkeil2002-10-122-6/+14
* src and dest buffers may overlappl2002-10-111-1/+1
* Correcting counters and flagsanders2002-10-111-9/+9
* Adding function for calculating the delay caused by the filtersanders2002-10-084-1/+20
* Adding functionality for adding filters during executionanders2002-10-072-4/+46
* Removing annoying printfanders2002-10-061-1/+0
* Changing frequency limit for resamplinganders2002-10-061-2/+2
* Adding Support for non-reentrant audio filtersanders2002-10-067-19/+41
* 10larpi2002-10-061-1/+1
* af_calc_insize_constrained() rounding changes, works better for me this wayarpi2002-10-051-13/+11
* optimization of the FIR macros, extending outfreq range to 2..192khzarpi2002-10-051-14/+10
* Removing debug message, (oops)anders2002-10-051-2/+0
* Adding function for estimating required buffer lengthanders2002-10-052-1/+58
* *** empty log message ***jaf2002-10-041-0/+1
* Correcting error in macroanders2002-10-031-1/+1
* Fixing the fix buffer overrun should work nowanders2002-10-032-3/+3
* Redesign of buffer length calculationanders2002-10-033-21/+28
* 1larpi2002-10-021-1/+1
* 100larpi2002-10-021-2/+2
* Fixing potential future problem with buffer overrunanders2002-10-021-1/+2
* Changing to 32 bit aritmetics for countersanders2002-10-021-26/+26
* Adding support for multiple audio streams and removing annoying message from ...anders2002-10-014-124/+122
* FreeBSD fixnexus2002-10-011-0/+1
* Adding new audio output filter layer libafanders2002-10-0113-0/+2226