]> git.sesse.net Git - ffmpeg/history - libavcodec/fft.h
Remove misplaced Doxygen comment.
[ffmpeg] / libavcodec / fft.h
2010-07-01 Måns RullgårdRemove vestiges of radix-2 FFT
2010-06-30 Vitor SessakMore mp{1,2,3} 32-point DCT transform to our common...
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-24 Måns RullgårdRemove VLA in ff_kbd_window_init, limit window size...
2010-03-23 Vitor SessakImplement the discrete sine/cosine transforms DCT-I...
2010-03-23 Måns RullgårdARM: NEON optimised RDFT
2010-03-21 Vitor SessakCall DCT by function pointer. Needed for any future...
2010-03-21 Vitor SessakDCT: remove unused field from context
2010-03-20 Måns RullgårdCall rdft by function pointer
2010-03-07 Måns RullgårdCreate a public API for FFT family of functions
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