summaryrefslogtreecommitdiffstats
path: root/libaf/af_resample.c
Commit message (Expand)AuthorAgeFilesLines
* compiler warning fixesarpi2002-12-141-1/+1
* New features:anders2002-11-121-13/+6
* 10landers2002-11-031-1/+0
* Adding commandline options for filters and fixing stupid bug in cfganders2002-10-311-0/+21
* made gcd() staticarpi2002-10-241-1/+1
* Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &jkeil2002-10-121-2/+2
* Adding function for calculating the delay caused by the filtersanders2002-10-081-1/+2
* Changing frequency limit for resamplinganders2002-10-061-2/+2
* Adding Support for non-reentrant audio filtersanders2002-10-061-0/+1
* optimization of the FIR macros, extending outfreq range to 2..192khzarpi2002-10-051-14/+10
* 1larpi2002-10-021-1/+1
* 100larpi2002-10-021-2/+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-011-1/+1
* Adding new audio output filter layer libafanders2002-10-011-0/+340