| Commit message (Expand) | Author | Age | Files | Lines |
* | replace custom bit-reading functions with FFmpeg's internal function; | Mike Melanson | 2005-03-10 | 1 | -187/+83 |
* | get rid of nasty exit()'s so the decoder will only warn the user before | Mike Melanson | 2005-03-06 | 1 | -2/+0 |
* | decoder works fine now, when fed properly-sized chunks by the demuxer; | Mike Melanson | 2005-03-06 | 1 | -46/+14 |
* | do not use a variable before proper initialization | Mike Melanson | 2005-03-06 | 1 | -9/+10 |
* | first pass at ALAC decoder from David Hammerton; while David's original | Mike Melanson | 2005-03-06 | 1 | -0/+970 |