8 Commits (715cff9a597477becc34cd22500aa8eea01ecbd8)

Author SHA1 Message Date
Thilo Borgmann 71fe4573bc Replace array operator [] with direct access via pointer. 15 years ago
Thilo Borgmann 1261b07f5f Read and decode block data in separate functions to prepare support for 15 years ago
Ronald S. Bultje 6e44ba1550 Use get_bits_left() instead of size_in_bits - get_bits_count(). 15 years ago
Thilo Borgmann 25c4fddadc Merge data tables from als_data.h with the decoder source to reduce 15 years ago
Thilo Borgmann 93d38cf6b0 Add long-term prediction to the ALS decoder. 15 years ago
Alex Converse 9349e5582c Cosmetics: Re-indent 15 years ago
Alex Converse 0bb622ba4d Fix a __warn_memset_zero_len gcc-4.4 warning. 15 years ago
Thilo Borgmann 99971952b0 Add MPEG-4 Audio Lossless Coding (ALS) decoder. 15 years ago