]> git.sesse.net Git - ffmpeg/history - libavcodec/aacenc.h
VP8: optimize DC-only chroma case in the same way as luma.
[ffmpeg] / libavcodec / aacenc.h
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...