summaryrefslogtreecommitdiff
path: root/libavcodec/alac.c
Commit message (Expand)AuthorAge
* 100l - this has only worked on big endianAlex Beregszaszi2005-07-02
* replace custom bit-reading functions with FFmpeg's internal function;Mike Melanson2005-03-10
* get rid of nasty exit()'s so the decoder will only warn the user beforeMike Melanson2005-03-06
* decoder works fine now, when fed properly-sized chunks by the demuxer;Mike Melanson2005-03-06
* do not use a variable before proper initializationMike Melanson2005-03-06
* first pass at ALAC decoder from David Hammerton; while David's originalMike Melanson2005-03-06