summaryrefslogtreecommitdiffstats
path: root/libavcodec/aacdectab.h
Commit message (Expand)AuthorAgeFilesLines
* aactab: move ltp_coef[] from aacdectab to aactabRostislav Pehlivanov2015-10-171-8/+0
* aac: move the TNS tables from aacdectab to the shared aactabRostislav Pehlivanov2015-08-291-35/+0
* libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]Jovan Zelincevic2015-07-091-17/+17
* Merge commit 'a188108ebf28ebac9d2b8fc7d5b391aef45698b3'Michael Niedermayer2015-06-081-3/+16
|\
| * aac: Support channel configurations 11 and 12Sebastian Dröge2015-06-071-3/+16
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-121-1/+1
|\ \ | |/
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-111-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-111-8/+8
|\ \ | |/
| * aacdec: Support native channel layout when requested.Alex Converse2012-02-091-5/+5
| * aacdec: Try to sniff a reasonable channel layout for PCE based configurations.Alex Converse2012-02-091-8/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-091-2/+2
|\ \ | |/
| * aacdec: Use correct speaker order for 7.1.Alex Converse2012-02-081-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-261-1/+1
|\ \ | |/
| * Make channel layout masks unsignedMans Rullgard2011-11-251-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-281-3/+3
|\ \ | |/
| * aacdec: use a scale of 2 in the LTP MDCT rather than doubling the coefficientJustin Ruggles2011-04-271-3/+3
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Merge libavcore into libavutilReinhard Tartler2011-02-151-1/+1
| * aacdec: Implement LTP support.Young Han Lee2011-02-141-0/+8
* | Merge libavcore into libavutilReinhard Tartler2011-02-161-1/+1
* | aacdec: Implement LTP support.Young Han Lee2011-02-151-0/+8
|/
* Use the new libavcore audio channel API.Stefano Sabatini2010-11-211-7/+8
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* AAC: Add channel layout support for channel configuration as defined in theRobert Swain2009-09-281-0/+23
* Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can beAlex Converse2009-06-121-139/+0
* Add support for sample rate index 12, 7350 HzAlex Converse2009-02-121-4/+6
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Add (additional) const to many global tables.Reimar Döffinger2008-10-021-1/+1
* Multiply table by -1. This avoid doing this calculation (that was introducedVitor Sessak2008-09-041-9/+9
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* More OKed AAC decoder code hunksRobert Swain2008-08-181-0/+35
* More OKed AAC decoder code hunksRobert Swain2008-08-181-0/+15
* Sync already committed code with that in SoC and commit more OKed hunks of codeRobert Swain2008-08-091-0/+159
OpenPOWER on IntegriCloud