aboutsummaryrefslogtreecommitdiffhomepage
path: root/libaf/control.h
Commit message (Expand)AuthorAge
* Change libaf control ordering to make the controls unique again, (AF_CONTROL_...Gravatar reimar2009-09-26
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Replace informal license notices by standard license headerGravatar diego2009-01-05
* Add missing header #include to fix 'make checkheaders'.Gravatar diego2008-03-10
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Replace multiple inclusion guards with leading underscores by default names.Gravatar diego2008-01-01
* Add audio filter scaletempoGravatar uau2007-11-01
* Add AF_CONTROL_PAN_BALANCE controlGravatar zuxy2007-06-17
* Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.Gravatar corey2006-06-07
* very simple filter which can remove a sine at a specified frequency, usefull ...Gravatar michael2006-04-13
* filter for adding a center channel, adding a high pass filter would be niceGravatar alex2005-02-21
* af_bits2fmt and af_str2fmt_short, also removed the extra FORMAT_BPS control i...Gravatar alex2005-01-03
* reimplementation of the pl_extrastereo and pl_volnorm pluginsGravatar alex2004-10-04
* Adding filter for exporting audio data to visual effect applicationsGravatar anders2003-09-20
* Adding sub-woofer filter, use this filter to add a sub channel to the audio s...Gravatar anders2003-01-07
* Changes includes:Gravatar anders2002-12-28
* Adding equalizer filter + some cosmeticsGravatar anders2002-11-03
* Changing the behavour of the commandline parameter -af to conform with -vop. ...Gravatar anders2002-10-31
* Adding volume control and moving control() call parameters to a seperate fileGravatar anders2002-10-16