index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
aacenc.h
Age
Commit message (
Expand
)
Author
2011-07-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-29
aacenc: Make chan_map const correct
Alex Converse
2011-06-29
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-27
aacenc: Save channel configuration for later use.
Nathan Caldwell
2011-06-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-02
aacenc: Add stereo_mode option.
Nathan Caldwell
2011-04-27
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-26
Add AVX FFT implementation.
Vitor Sessak
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-08
aacenc: Fix a segfault in search_for_quantizers
Nathan Caldwell
2011-03-08
aacenc: Fix a segfault in search_for_quantizers
Nathan Caldwell
2011-03-08
aacenc: remove the data arrays
Young Han Lee
2011-03-07
aacenc: remove the data arrays
Young Han Lee
2010-05-14
aacenc: Use exact values when quantizing, not fuzzy values.
Alex Converse
2010-03-06
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-01-22
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2009-09-20
Merge FFTContext and MDCTContext
Måns Rullgård
2009-07-08
Cosmetics: Pretty print the AAC encoder.
Alex Converse
2009-07-08
Merge the AAC encoder from SoC svn. It is still considered experimental.
Alex Converse