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
/
aacenc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a float DSP framework to libavutil
Justin Ruggles
2012-06-08
1
-0
/
+2
*
aacenc: use AVCodec.encode2()
Justin Ruggles
2012-03-20
1
-1
/
+2
*
aacenc: Deinterleave input samples before processing.
Nathan Caldwell
2012-01-23
1
-1
/
+5
*
aacenc: Store channel count in AACEncContext.
Nathan Caldwell
2012-01-23
1
-0
/
+1
*
aacenc: Move Q^3/4 calculation to it's own table
Nathan Caldwell
2012-01-23
1
-0
/
+2
*
aacenc: Request normalized float samples instead of converting s16 samples to...
Nathan Caldwell
2012-01-23
1
-1
/
+1
*
aacenc: Make chan_map const correct
Alex Converse
2011-06-29
1
-1
/
+1
*
aacenc: Save channel configuration for later use.
Nathan Caldwell
2011-06-27
1
-0
/
+1
*
aacenc: Add stereo_mode option.
Nathan Caldwell
2011-06-02
1
-0
/
+6
*
Add AVX FFT implementation.
Vitor Sessak
2011-04-26
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
aacenc: Fix a segfault in search_for_quantizers
Nathan Caldwell
2011-03-08
1
-1
/
+1
*
aacenc: remove the data arrays
Young Han Lee
2011-03-07
1
-3
/
+2
*
aacenc: Use exact values when quantizing, not fuzzy values.
Alex Converse
2010-05-14
1
-1
/
+1
*
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-03-06
1
-3
/
+3
*
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-22
1
-3
/
+3
*
Merge FFTContext and MDCTContext
Måns Rullgård
2009-09-20
1
-2
/
+2
*
Cosmetics: Pretty print the AAC encoder.
Alex Converse
2009-07-08
1
-2
/
+2
*
Merge the AAC encoder from SoC svn. It is still considered experimental.
Alex Converse
2009-07-08
1
-0
/
+71