]> git.sesse.net Git - ffmpeg/history - libavcodec/aacenc.h
mpegvideo: claim ownership of referenced pictures
[ffmpeg] / libavcodec / aacenc.h
2011-06-30 Alex Converseaacenc: Make chan_map const correct
2011-06-28 Nathan Caldwellaacenc: Save channel configuration for later use.
2011-06-02 Nathan Caldwellaacenc: Add stereo_mode option.
2011-04-26 Vitor SessakAdd AVX FFT implementation.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-08 Nathan Caldwellaacenc: Fix a segfault in search_for_quantizers
2011-03-07 Young Han Leeaacenc: remove the data arrays
2010-05-14 Alex Converseaacenc: Use exact values when quantizing, not fuzzy...
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2009-09-20 Måns RullgårdMerge FFTContext and MDCTContext
2009-07-08 Alex ConverseCosmetics: Pretty print the AAC encoder.
2009-07-08 Alex ConverseMerge the AAC encoder from SoC svn. It is still conside...