Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compress: use GLib instead of utils.h | Max Kellermann | 2009-01-03 | 1 | -4/+4 |
* | removed os_compat.h | Max Kellermann | 2008-12-29 | 1 | -1/+3 |
* | compress.c: fix skips/distortion introduced in r7146 | Eric Wong | 2008-02-05 | 1 | -1/+1 |
* | fixed "comparison between signed and unsigned" | Max Kellermann | 2008-01-26 | 1 | -5/+5 |
* | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 2008-01-03 | 1 | -5/+1 |
* | The massive copyright update | Avuton Olrich | 2007-04-05 | 1 | -1/+1 |
* | Don't initialize globals to zero (or NULL) | Eric Wong | 2007-01-14 | 1 | -5/+5 |
* | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 2006-08-26 | 1 | -1/+2 |
* | Several fixes uncovered with -pedantic | Eric Wong | 2006-08-01 | 1 | -6/+6 |
* | No code change, just add headers | Avuton Olrich | 2006-07-31 | 1 | -2/+18 |
* | Updating compress.[ch] from AudioCompress | J. Alexander Treuman | 2006-07-27 | 1 | -2/+4 |
* | Use AudioCompress for volume normalization | J. Alexander Treuman | 2006-07-27 | 1 | -0/+392 |