summaryrefslogtreecommitdiffstats
path: root/libaf/af.c
Commit message (Expand)AuthorAgeFilesLines
* Adding function for calculating the delay caused by the filtersanders2002-10-081-0/+13
* Adding functionality for adding filters during executionanders2002-10-071-4/+28
* Removing annoying printfanders2002-10-061-1/+0
* Adding Support for non-reentrant audio filtersanders2002-10-061-19/+31
* 10larpi2002-10-061-1/+1
* af_calc_insize_constrained() rounding changes, works better for me this wayarpi2002-10-051-13/+11
* Removing debug message, (oops)anders2002-10-051-2/+0
* Adding function for estimating required buffer lengthanders2002-10-051-0/+48
* Fixing the fix buffer overrun should work nowanders2002-10-031-1/+1
* Redesign of buffer length calculationanders2002-10-031-14/+18
* Fixing potential future problem with buffer overrunanders2002-10-021-1/+2
* Adding support for multiple audio streams and removing annoying message from ...anders2002-10-011-99/+83
* Adding new audio output filter layer libafanders2002-10-011-0/+440