Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-03-17 | AudioCompress: explicitly include stdint.h | Max Kellermann | 1 | -0/+1 | |
For int16_t. | |||||
2009-12-02 | compress: add config.h | Jeffrey Middleton | 1 | -0/+19 | |
This includes some default values of #defined constants used in the code; it won't compile without it. | |||||
2009-12-02 | compress: upgraded to AudioCompress 2.0 | J. Shagam | 2 | -0/+224 | |
Copied sources from http://beesbuzz.biz/code/audiocompress/AudioCompress-2.0.tar.gz [mk: created this patch under fluffy's name and fixed some gcc signed/unsigned comparison warnings] |