index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
aacdectab.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/aacdectab: add mapping for 22.2
Jan Ekström
2020-08-04
1
-2
/
+21
*
aactab: move ltp_coef[] from aacdectab to aactab
Rostislav Pehlivanov
2015-10-17
1
-8
/
+0
*
aac: move the TNS tables from aacdectab to the shared aactab
Rostislav Pehlivanov
2015-08-29
1
-35
/
+0
*
libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]
Jovan Zelincevic
2015-07-09
1
-17
/
+17
*
Merge commit 'a188108ebf28ebac9d2b8fc7d5b391aef45698b3'
Michael Niedermayer
2015-06-08
1
-3
/
+16
|
\
|
*
aac: Support channel configurations 11 and 12
Sebastian Dröge
2015-06-07
1
-3
/
+16
*
|
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
Michael Niedermayer
2012-11-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Justin Ruggles
2012-11-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-11
1
-8
/
+8
|
\
\
|
|
/
|
*
aacdec: Support native channel layout when requested.
Alex Converse
2012-02-09
1
-5
/
+5
|
*
aacdec: Try to sniff a reasonable channel layout for PCE based configurations.
Alex Converse
2012-02-09
1
-8
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-09
1
-2
/
+2
|
\
\
|
|
/
|
*
aacdec: Use correct speaker order for 7.1.
Alex Converse
2012-02-08
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Make channel layout masks unsigned
Mans Rullgard
2011-11-25
1
-1
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-28
1
-3
/
+3
|
\
\
|
|
/
|
*
aacdec: use a scale of 2 in the LTP MDCT rather than doubling the coefficient
Justin Ruggles
2011-04-27
1
-3
/
+3
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
|
*
aacdec: Implement LTP support.
Young Han Lee
2011-02-14
1
-0
/
+8
*
|
Merge libavcore into libavutil
Reinhard Tartler
2011-02-16
1
-1
/
+1
*
|
aacdec: Implement LTP support.
Young Han Lee
2011-02-15
1
-0
/
+8
|
/
*
Use the new libavcore audio channel API.
Stefano Sabatini
2010-11-21
1
-7
/
+8
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
AAC: Add channel layout support for channel configuration as defined in the
Robert Swain
2009-09-28
1
-0
/
+23
*
Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be
Alex Converse
2009-06-12
1
-139
/
+0
*
Add support for sample rate index 12, 7350 Hz
Alex Converse
2009-02-12
1
-4
/
+6
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Add (additional) const to many global tables.
Reimar Döffinger
2008-10-02
1
-1
/
+1
*
Multiply table by -1. This avoid doing this calculation (that was introduced
Vitor Sessak
2008-09-04
1
-9
/
+9
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
More OKed AAC decoder code hunks
Robert Swain
2008-08-18
1
-0
/
+35
*
More OKed AAC decoder code hunks
Robert Swain
2008-08-18
1
-0
/
+15
*
Sync already committed code with that in SoC and commit more OKed hunks of code
Robert Swain
2008-08-09
1
-0
/
+159