| Commit message (Expand) | Author | Age | Files | Lines |
* | common.c -> bitstream.c (and the single non bitstream func -> utils.c) | Michael Niedermayer | 2004-12-29 | 1 | -0/+1 |
* | skip_utf8, unused yet | Alex Beregszaszi | 2004-06-26 | 1 | -0/+21 |
* | warning vigilance | Mike Melanson | 2004-06-13 | 1 | -2/+2 |
* | attempt to create some separation in the FLAC system with respect to | Mike Melanson | 2004-06-10 | 1 | -2/+22 |
* | data_size = 0 cleanup | Michael Niedermayer | 2004-05-21 | 1 | -2/+0 |
* | warning patrol | Falk Hüffner | 2004-03-24 | 1 | -1/+0 |
* | * const warn elimintation | Zdenek Kabelac | 2004-03-05 | 1 | -1/+1 |
* | flac_flush() | Michael Niedermayer | 2004-02-18 | 1 | -0/+9 |
* | simplify | Michael Niedermayer | 2004-02-18 | 1 | -52/+41 |
* | crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix d... | Michael Niedermayer | 2004-02-18 | 1 | -38/+88 |
* | remove residual array, it isnt really needed | Michael Niedermayer | 2004-02-18 | 1 | -23/+13 |
* | flac fixes: | Michael Niedermayer | 2004-02-18 | 1 | -160/+244 |
* | flac decoder by (Alex Beregszaszi <alex at fsn dot hu>) | Michael Niedermayer | 2004-02-18 | 1 | -0/+651 |