summaryrefslogtreecommitdiff
path: root/libavcodec/aacdectab.h
Commit message (Expand)AuthorAge
* aac: Support channel configurations 11 and 12Sebastian Dröge2015-06-07
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
* aacdec: Support native channel layout when requested.Alex Converse2012-02-09
* aacdec: Try to sniff a reasonable channel layout for PCE based configurations.Alex Converse2012-02-09
* aacdec: Use correct speaker order for 7.1.Alex Converse2012-02-08
* Make channel layout masks unsignedMans Rullgard2011-11-25
* aacdec: use a scale of 2 in the LTP MDCT rather than doubling the coefficientJustin Ruggles2011-04-27
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Merge libavcore into libavutilReinhard Tartler2011-02-15
* aacdec: Implement LTP support.Young Han Lee2011-02-14
* Use the new libavcore audio channel API.Stefano Sabatini2010-11-21
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* AAC: Add channel layout support for channel configuration as defined in theRobert Swain2009-09-28
* Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can beAlex Converse2009-06-12
* Add support for sample rate index 12, 7350 HzAlex Converse2009-02-12
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Add (additional) const to many global tables.Reimar Döffinger2008-10-02
* Multiply table by -1. This avoid doing this calculation (that was introducedVitor Sessak2008-09-04
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* More OKed AAC decoder code hunksRobert Swain2008-08-18
* More OKed AAC decoder code hunksRobert Swain2008-08-18
* Sync already committed code with that in SoC and commit more OKed hunks of codeRobert Swain2008-08-09