]> git.sesse.net Git - ffmpeg/history - libavcodec/rdft.c
AAC: Add a global header but output not locked output configuration status.
[ffmpeg] / libavcodec / rdft.c
2009-11-05 Reimar DöffingerAdd ff_init_ff_cos_tabs function and use it in rdft...
2009-11-04 Reimar DöffingerPad ff_cos_tabs and ff_sin_tabs so that index n points...
2009-10-15 Reimar DöffingerAdd support for hardcoded ff_sin_* tables.
2009-10-15 Reimar DöffingerMove/add COSTABLE/SINTABLE macros to dsputil to add...
2009-10-15 Reimar DöffingerDo not initialize ff_cos_* tables again in rdft_init...
2009-09-06 Reimar DöffingerThe pointers in ff_sin_tabs themselves are constant...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-30 Alex ConverseAdd the rdft family of transforms (fft/ifft of an all...