aboutsummaryrefslogtreecommitdiff
path: root/src/compress.c
Commit message (Expand)AuthorAge
* all: Update copyright header.Avuton Olrich2009-03-13
* compress: use GLib instead of utils.hMax Kellermann2009-01-03
* removed os_compat.hMax Kellermann2008-12-29
* compress.c: fix skips/distortion introduced in r7146Eric Wong2008-02-05
* fixed "comparison between signed and unsigned"Max Kellermann2008-01-26
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* The massive copyright updateAvuton Olrich2007-04-05
* Don't initialize globals to zero (or NULL)Eric Wong2007-01-14
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-26
* Several fixes uncovered with -pedanticEric Wong2006-08-01
* No code change, just add headersAvuton Olrich2006-07-31
* Updating compress.[ch] from AudioCompressJ. Alexander Treuman2006-07-27
* Use AudioCompress for volume normalizationJ. Alexander Treuman2006-07-27