summaryrefslogtreecommitdiffstats
path: root/libaf/af_resample.c
Commit message (Expand)AuthorAgeFilesLines
* 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