Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Split Musepack decoder into SV7 decoder and synth core | Kostya Shishkov | 2007-11-02 | 1 | -259/+14 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | Remove unused variable. | Diego Biurrun | 2007-05-11 | 1 | -1/+0 |
* | Fix multiple "‘inline/static’ is not at beginning of declaration" warnings. | Diego Biurrun | 2007-05-05 | 1 | -1/+1 |
* | Use AVRandom | Kostya Shishkov | 2007-02-17 | 1 | -11/+4 |
* | 10l: forgot break statement | Kostya Shishkov | 2007-02-17 | 1 | -0/+1 |
* | Buffer for get_bits must be padded because readers may overread. | Reimar Döffinger | 2007-01-14 | 1 | -1/+1 |
* | Decode previous 32 frames to avoid seeking artifacts in MPC | Kostya Shishkov | 2007-01-01 | 1 | -0/+15 |
* | Musepack SV7 decoding support | Kostya Shishkov | 2006-12-24 | 1 | -0/+346 |