]> git.sesse.net Git - ffmpeg/history - libavcodec/aacdec.c
More mp{1,2,3} 32-point DCT transform to our common DCT framework.
[ffmpeg] / libavcodec / aacdec.c
2010-06-23 Alex Converseaactab: Tablegenify ff_aac_pow2sf_tab.
2010-06-21 Alex Converseaacdec: cosmetics: (more) whitespace
2010-06-21 Alex Converseaacdec: cosmetics: whitespace
2010-06-21 Alex Converseaacdec: Factorize if (elem_type < TYPE_DSE).
2010-06-21 Alex Converseaacdec: Handle the first frame being empty case.
2010-06-19 Alex ConverseAdd HE-AAC v2 support to the AAC decoder.
2010-06-05 Alex Converseaac: Move an initialization macro used only by the...
2010-06-05 Alex ConverseRename aac.c to aacdec.c.