summaryrefslogtreecommitdiff
path: root/src/compress.c
AgeCommit message (Expand)Author
2008-02-05compress.c: fix skips/distortion introduced in r7146Eric Wong
2008-01-26fixed "comparison between signed and unsigned"Max Kellermann
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong
2007-04-05The massive copyright updateAvuton Olrich
2007-01-14Don't initialize globals to zero (or NULL)Eric Wong
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong
2006-08-01Several fixes uncovered with -pedanticEric Wong
2006-07-31No code change, just add headersAvuton Olrich
2006-07-27Updating compress.[ch] from AudioCompressJ. Alexander Treuman
2006-07-27Use AudioCompress for volume normalizationJ. Alexander Treuman