summaryrefslogtreecommitdiff
path: root/libavcodec/aacdectab.h
Commit message (Expand)AuthorAge
* aac: convert to new channel layout APIAnton Khirnov2022-03-15
* avcodec/aacdectab: add mapping for 22.2Jan Ekström2020-08-04
* aactab: move ltp_coef[] from aacdectab to aactabRostislav Pehlivanov2015-10-17
* aac: move the TNS tables from aacdectab to the shared aactabRostislav Pehlivanov2015-08-29
* libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]Jovan Zelincevic2015-07-09
* Merge commit 'a188108ebf28ebac9d2b8fc7d5b391aef45698b3'Michael Niedermayer2015-06-08
|\
| * aac: Support channel configurations 11 and 12Sebastian Dröge2015-06-07
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-12
|\|
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-09
|\|
| * aacdec: Use correct speaker order for 7.1.Alex Converse2012-02-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-26
|\|
| * Make channel layout masks unsignedMans Rullgard2011-11-25
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-28
|\|
| * 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
* | Merge libavcore into libavutilReinhard Tartler2011-02-16
* | aacdec: Implement LTP support.Young Han Lee2011-02-15
|/
* 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