index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
aacdectab.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Justin Ruggles
2012-11-11
1
-1
/
+1
*
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
*
aacdec: Use correct speaker order for 7.1.
Alex Converse
2012-02-08
1
-2
/
+2
*
Make channel layout masks unsigned
Mans Rullgard
2011-11-25
1
-1
/
+1
*
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
*
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