summaryrefslogtreecommitdiffstats
path: root/libavcodec/alsdec.c
Commit message (Expand)AuthorAgeFilesLines
* Use get_bits_left() instead of size_in_bits - get_bits_count().Ronald S. Bultje2009-11-161-1/+1
* Merge data tables from als_data.h with the decoder source to reduceThilo Borgmann2009-11-141-1/+73
* Add long-term prediction to the ALS decoder.Thilo Borgmann2009-11-141-2/+45
* Cosmetics: Re-indentAlex Converse2009-11-121-1/+1
* Fix a __warn_memset_zero_len gcc-4.4 warning.Alex Converse2009-11-121-0/+1
* Add MPEG-4 Audio Lossless Coding (ALS) decoder.Thilo Borgmann2009-11-111-0/+997
OpenPOWER on IntegriCloud