aboutsummaryrefslogtreecommitdiffstats
path: root/src/compress.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* Don't initialize globals to zero (or NULL)Eric Wong2007-01-141-5/+5
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-261-1/+2
* Several fixes uncovered with -pedanticEric Wong2006-08-011-6/+6
* No code change, just add headersAvuton Olrich2006-07-311-2/+18
* Updating compress.[ch] from AudioCompressJ. Alexander Treuman2006-07-271-2/+4
* Use AudioCompress for volume normalizationJ. Alexander Treuman2006-07-271-0/+392