log aacdec.c @ 12154:8a50de6cf3f1 libavcodec

age author description
Mon, 12 Jul 2010 21:36:10 +0000 alexc aacdec: Eliminate the use of doubles in decode_cce(). libavcodec
Mon, 12 Jul 2010 21:35:43 +0000 alexc aacdec: Use a LUT to generate CCE scale. libavcodec
Mon, 12 Jul 2010 18:52:03 +0000 alexc Split the ADTS header decoder off of the ADTS parser. libavcodec
Mon, 12 Jul 2010 18:24:22 +0000 alexc aacdec: Remove the warning about non-meaningful window transitions. libavcodec
Wed, 07 Jul 2010 20:23:56 +0000 mru aacdec: remove checks for impossible error conditions libavcodec
Fri, 02 Jul 2010 11:19:29 +0000 diego Remove non-existing stray arguments from Doxygen function documentation. libavcodec
Wed, 23 Jun 2010 19:30:01 +0000 alexc aactab: Tablegenify ff_aac_pow2sf_tab. libavcodec