summaryrefslogtreecommitdiff
path: root/libavcodec/fft_template.c
Commit message (Expand)AuthorAge
* avcodec/fft: Add revtab32 for FFTs with more than 65536 samplesMichael Niedermayer2016-03-04
* avcodec: Extend fft to size 2^17Michael Niedermayer2016-03-04
* fft_template: Move variables to where they are used.Reimar Döffinger2014-08-31
* fft: add ff_ prefix to some global arrays.Reimar Döffinger2014-08-31
* fft: add missing const.Reimar Döffinger2014-08-30
* Merge commit '650c4300d94aa9398ff1dd4f454bf39eaa285f62'Michael Niedermayer2014-04-22
|\
| * aarch64: NEON float FFTJanne Grunau2014-04-22
* | rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32Michael Niedermayer2014-01-07
* | Merge commit '794fcf79a89eca2d4e889803b2c804a0b1defbb3'Michael Niedermayer2014-01-07
|\|
| * Rename CONFIG_FFT_FLOAT ---> FFT_FLOATDiego Biurrun2014-01-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-21
|/
* dct/fft: Give consistent names to fixed/float template filesDiego Biurrun2013-11-21