aboutsummaryrefslogtreecommitdiffhomepage
path: root/libaf/af.c
Commit message (Expand)AuthorAge
* head related transfer functionGravatar henry2004-11-20
* sine sweep generatorGravatar michael2004-10-21
* libavcodec resampling ...Gravatar michael2004-10-21
* make af_help conform better to the the afm/vfm/etc equivalentsGravatar alex2004-10-05
* reimplementation of the pl_extrastereo and pl_volnorm pluginsGravatar alex2004-10-04
* mplayer -af help now lists all available audio filters.Gravatar ivo2004-09-06
* Send a command throught the filter chain until some item returns AF_OK. Patch...Gravatar alex2004-06-25
* if the user wants fast, use fast code! otherwise the user has to putGravatar rfelker2004-01-27
* disable af export for systems without mmapGravatar faust32003-09-21
* Adding filter for exporting audio data to visual effect applicationsGravatar anders2003-09-20
* Adding support for more logical libaf configurationGravatar anders2003-01-17
* Adding sub-woofer filter, use this filter to add a sub channel to the audio s...Gravatar anders2003-01-07
* sig 11 fix in reinit and resample + spelling error fixesGravatar anders2003-01-02
* Port of pl_surround.c to af-layer.Gravatar ranma2002-12-31
* Changes includes:Gravatar anders2002-12-28
* New features:Gravatar anders2002-11-12
* Adding equalizer filter + some cosmeticsGravatar anders2002-11-03
* Adding commandline options for filters and fixing stupid bug in cfgGravatar anders2002-10-31
* Changing the behavour of the commandline parameter -af to conform with -vop. ...Gravatar anders2002-10-31
* enable volume filter and fix nonsense default volume (still not usableGravatar rfelker2002-10-30
* Adding volume control and moving control() call parameters to a seperate fileGravatar anders2002-10-16
* Adding function for calculating the delay caused by the filtersGravatar anders2002-10-08
* Adding functionality for adding filters during executionGravatar anders2002-10-07
* Removing annoying printfGravatar anders2002-10-06
* Adding Support for non-reentrant audio filtersGravatar anders2002-10-06
* 10lGravatar arpi2002-10-06
* af_calc_insize_constrained() rounding changes, works better for me this wayGravatar arpi2002-10-05
* Removing debug message, (oops)Gravatar anders2002-10-05
* Adding function for estimating required buffer lengthGravatar anders2002-10-05
* Fixing the fix buffer overrun should work nowGravatar anders2002-10-03
* Redesign of buffer length calculationGravatar anders2002-10-03
* Fixing potential future problem with buffer overrunGravatar anders2002-10-02
* Adding support for multiple audio streams and removing annoying message from ...Gravatar anders2002-10-01
* Adding new audio output filter layer libafGravatar anders2002-10-01