]> git.sesse.net Git - ffmpeg/history - libavcodec/binkaudio.c
cosmetics: Switch Doxygen comments to JavaDoc style.
[ffmpeg] / libavcodec / binkaudio.c
2010-04-03 Vitor SessakMake code using 1d-DCT consistent with the API change
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-11 Peter RossMake binkaudio work with ff_float_to_int16_interleave_c...
2010-03-07 Måns RullgårdGive RDFT types more meaningful names
2010-03-06 Måns RullgårdMove FFT parts from dsputil.h to fft.h
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2010-03-03 Peter RossPerform coefficient transformations in Bink Audio DCT...
2010-02-23 Peter RossUse reported_size to truncate final Bink Audio frame
2010-02-19 Daniel VerkampFix compilation of binkaudio_rdft when dct is disabled
2010-01-31 Daniel VerkampUpdate binkaudio to new DECLARE_ALIGNED syntax
2010-01-31 Peter RossBink Audio decoder