Mercurial > libavcodec.hg
log alsdec.c @ 10540:526cab0b961a libavcodec
age | author | description |
---|---|---|
Mon, 16 Nov 2009 17:42:43 +0000 | rbultje | Use get_bits_left() instead of size_in_bits - get_bits_count(). libavcodec |
Sat, 14 Nov 2009 11:49:48 +0000 | thilo.borgmann | Merge data tables from als_data.h with the decoder source to reduce libavcodec |
Sat, 14 Nov 2009 06:29:19 +0000 | thilo.borgmann | Add long-term prediction to the ALS decoder. libavcodec |
Thu, 12 Nov 2009 01:45:04 +0000 | alexc | Cosmetics: Re-indent libavcodec |
Thu, 12 Nov 2009 01:44:38 +0000 | alexc | Fix a __warn_memset_zero_len gcc-4.4 warning. libavcodec |
Wed, 11 Nov 2009 22:36:17 +0000 | cehoyos | Add MPEG-4 Audio Lossless Coding (ALS) decoder. libavcodec |