summaryrefslogtreecommitdiffstats
path: root/libaf/af_volume.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for 8 channel audio.tack2009-11-101-1/+1
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-16/+16
* Remove af_msg special-casing API in libaf.bircoph2009-03-281-2/+2
* Replace informal license notices by standard license headerdiego2009-01-051-9/+19
* libaf: change filter input/output ratio calculationsuau2007-11-011-2/+1
* Remove unnecessary unistd.h include.diego2007-03-201-1/+0
* Rename open to af_open so as not to conflict with a previous header definition.diego2007-03-201-2/+2
* using af_softclipalex2005-01-311-8/+2
* removing AFMT_ dependancyalex2004-12-271-5/+5
* very old 10l, discussed a long time ago but never fixed (default should be sa...rfelker2004-11-301-1/+1
* The full name of the GPL is GNU General Public License.diego2004-10-101-1/+1
* remove the latest use of log10 in favor of the better af_to_dB helper functio...alex2004-06-251-2/+2
* Changing initial volume level to 0dB after loud intensive complaintsanders2003-01-201-5/+2
* 10l bug for float conversion control + feature fix in volume controlanders2003-01-101-5/+8
* New auto config for volume and resample and added support for float flag in c...anders2003-01-101-2/+3
* Added/reordered #includes to silence warnings about "implicit declaration".rathann2002-12-281-0/+1
* Changes includes:anders2002-12-281-142/+124
* Printing of max volume on exitanders2002-11-141-1/+9
* New features:anders2002-11-121-36/+39
* Changing the behavour of the commandline parameter -af to conform with -vop. ...anders2002-10-311-12/+22
* enable volume filter and fix nonsense default volume (still not usablerfelker2002-10-301-1/+1
* Adding volume control and moving control() call parameters to a seperate fileanders2002-10-161-0/+222