summaryrefslogtreecommitdiffstats
path: root/libaf/control.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing header #include to fix 'make checkheaders'.diego2008-03-101-0/+2
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Replace multiple inclusion guards with leading underscores by default names.diego2008-01-011-3/+3
* Add audio filter scaletempouau2007-11-011-0/+3
* Add AF_CONTROL_PAN_BALANCE controlzuxy2007-06-171-0/+2
* Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.corey2006-06-071-1/+1
* very simple filter which can remove a sine at a specified frequency, usefull ...michael2006-04-131-0/+5
* filter for adding a center channel, adding a high pass filter would be nicealex2005-02-211-0/+6
* af_bits2fmt and af_str2fmt_short, also removed the extra FORMAT_BPS control i...alex2005-01-031-6/+2
* reimplementation of the pl_extrastereo and pl_volnorm pluginsalex2004-10-041-0/+4
* Adding filter for exporting audio data to visual effect applicationsanders2003-09-201-0/+3
* Adding sub-woofer filter, use this filter to add a sub channel to the audio s...anders2003-01-071-1/+10
* Changes includes:anders2002-12-281-31/+152
* Adding equalizer filter + some cosmeticsanders2002-11-031-0/+6
* Changing the behavour of the commandline parameter -af to conform with -vop. ...anders2002-10-311-1/+6
* Adding volume control and moving control() call parameters to a seperate fileanders2002-10-161-0/+77