aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/aacenc.h
AgeCommit message (Expand)Author
2011-06-29aacenc: Make chan_map const correctAlex Converse
2011-06-27aacenc: Save channel configuration for later use.Nathan Caldwell
2011-06-02aacenc: Add stereo_mode option.Nathan Caldwell
2011-04-26Add AVX FFT implementation.Vitor Sessak
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-08aacenc: Fix a segfault in search_for_quantizersNathan Caldwell
2011-03-07aacenc: remove the data arraysYoung Han Lee
2010-05-14aacenc: Use exact values when quantizing, not fuzzy values.Alex Converse
2010-03-06Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård
2010-01-22Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård
2009-09-20Merge FFTContext and MDCTContextMåns Rullgård
2009-07-08Cosmetics: Pretty print the AAC encoder.Alex Converse
2009-07-08Merge the AAC encoder from SoC svn. It is still considered experimental.Alex Converse