summaryrefslogtreecommitdiffstats
path: root/libaf/af.c
Commit message (Expand)AuthorAgeFilesLines
* Adding support for more logical libaf configurationanders2003-01-171-3/+12
* Adding sub-woofer filter, use this filter to add a sub channel to the audio s...anders2003-01-071-0/+2
* sig 11 fix in reinit and resample + spelling error fixesanders2003-01-021-1/+1
* Port of pl_surround.c to af-layer.ranma2002-12-311-0/+2
* Changes includes:anders2002-12-281-15/+45
* New features:anders2002-11-121-60/+64
* Adding equalizer filter + some cosmeticsanders2002-11-031-0/+2
* Adding commandline options for filters and fixing stupid bug in cfganders2002-10-311-0/+1
* Changing the behavour of the commandline parameter -af to conform with -vop. ...anders2002-10-311-6/+21
* enable volume filter and fix nonsense default volume (still not usablerfelker2002-10-301-0/+2
* Adding volume control and moving control() call parameters to a seperate fileanders2002-10-161-10/+11
* 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