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
/
aac.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Add an HE-AAC v1 decoder.
Alex Converse
2010-03-08
1
-1
/
+3
*
Move FFT parts from dsputil.h to fft.h
Måns Rullgård
2010-03-06
1
-0
/
+1
*
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-03-06
1
-4
/
+4
*
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-22
1
-5
/
+5
*
AAC: Reduce depth of vlc_spectral tables to 2
Måns Rullgård
2010-01-13
1
-1
/
+1
*
AAC: Add a global header but output not locked output configuration status.
Alex Converse
2009-12-02
1
-0
/
+1
*
Don't lock the channel output configuration based on the first value seen for
Alex Converse
2009-11-03
1
-1
/
+11
*
Merge FFTContext and MDCTContext
Måns Rullgård
2009-09-20
1
-2
/
+2
*
Ignore subsequent channel configurations after the first in an AAC file. The
Alex Converse
2009-07-10
1
-0
/
+2
*
Merge the AAC encoder from SoC svn. It is still considered experimental.
Alex Converse
2009-07-08
1
-3
/
+16
*
The internal header libavutil/internal.h should not be used outside libavutil.
Diego Biurrun
2009-06-11
1
-1
/
+0
*
Move MPEG-4 AOT enum to mpeg4audio.h.
Alex Converse
2009-03-18
1
-30
/
+0
*
Fix the channel allocation bug/assumption (issue 800).
Alex Converse
2009-03-06
1
-0
/
+2
*
Add missing #includes to fix 'make checkheaders'.
Diego Biurrun
2009-02-17
1
-0
/
+1
*
Doxygen defgroups throw a warning if they don't have a title as well as a name
Robert Swain
2009-02-02
1
-1
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
AAC: Fix AAC prediction when used in conjunction with the CPE
Alex Converse
2008-12-21
1
-1
/
+1
*
AAC: move scratch array to context to ensure 16-byte alignment
Måns Rullgård
2008-12-10
1
-0
/
+1
*
AAC: Frequency domain prediction and hence Main profile support
Alex Converse
2008-11-24
1
-0
/
+19
*
Fix perceptual noise shaping scaling including an oversight of the offset for
Alex Converse
2008-11-05
1
-1
/
+0
*
Correct documentation of ch_select array.
Alex Converse
2008-10-06
1
-2
/
+2
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. Reduce
Robert Swain
2008-08-22
1
-3
/
+2
*
More OKed AAC decoder code hunks
Robert Swain
2008-08-18
1
-0
/
+12
*
More OKed AAC decoder code hunks
Robert Swain
2008-08-18
1
-0
/
+8
*
More OKed AAC decoder hunks
Robert Swain
2008-08-15
1
-0
/
+3
*
Synchronise AAC decoder code with that from SoC
Robert Swain
2008-08-15
1
-4
/
+1
*
More OKed sections of AAC decoder code
Robert Swain
2008-08-15
1
-0
/
+46
*
More OKed hunks of the AAC decoder from SoC
Robert Swain
2008-08-11
1
-0
/
+48
*
Sync already committed code with that in SoC and commit more OKed hunks of code
Robert Swain
2008-08-09
1
-2
/
+76
*
AAC definitions and structures that have been OKed from the SoC AAC decoder
Robert Swain
2008-08-05
1
-0
/
+88