aboutsummaryrefslogtreecommitdiffstats
path: root/src/normalize.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* conf: use config_get_bool() instead of getBoolConfigParam()Max Kellermann2009-01-171-3/+2
* audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann2008-09-071-1/+3
* const pointers in normalize.cMax Kellermann2008-04-151-1/+1
* clean up CPP includesMax Kellermann2008-04-121-2/+1
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-031-2/+1
* conf: improved boolean config parameter handling from -keEric Wong2007-09-051-4/+2
* Making some bool options more consistent.J. Alexander Treuman2007-06-031-2/+6
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* gcc signedness and sparse fixesEric Wong2006-07-301-2/+2
* Use AudioCompress for volume normalizationJ. Alexander Treuman2006-07-271-71/+18
* Maybe we should actually commit the normalization codeJ. Alexander Treuman2006-07-221-0/+100