summaryrefslogtreecommitdiffstats
path: root/libavcodec/alac.c
Commit message (Expand)AuthorAgeFilesLines
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-4/+4
* 100l - this has only worked on big endianAlex Beregszaszi2005-07-021-1/+1
* replace custom bit-reading functions with FFmpeg's internal function;Mike Melanson2005-03-101-187/+83
* get rid of nasty exit()'s so the decoder will only warn the user beforeMike Melanson2005-03-061-2/+0
* decoder works fine now, when fed properly-sized chunks by the demuxer;Mike Melanson2005-03-061-46/+14
* do not use a variable before proper initializationMike Melanson2005-03-061-9/+10
* first pass at ALAC decoder from David Hammerton; while David's originalMike Melanson2005-03-061-0/+970
OpenPOWER on IntegriCloud