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
/
aac.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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