| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/fft: Add revtab32 for FFTs with more than 65536 samples | Michael Niedermayer | 2016-03-04 | 1 | -5/+26 |
* | avcodec: Extend fft to size 2^17 | Michael Niedermayer | 2016-03-04 | 1 | -3/+6 |
* | fft_template: Move variables to where they are used. | Reimar Döffinger | 2014-08-31 | 1 | -7/+4 |
* | fft: add ff_ prefix to some global arrays. | Reimar Döffinger | 2014-08-31 | 1 | -6/+6 |
* | fft: add missing const. | Reimar Döffinger | 2014-08-30 | 1 | -1/+1 |
* | Merge commit '650c4300d94aa9398ff1dd4f454bf39eaa285f62' | Michael Niedermayer | 2014-04-22 | 1 | -0/+1 |
|\ |
|
| * | aarch64: NEON float FFT | Janne Grunau | 2014-04-22 | 1 | -0/+1 |
* | | rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32 | Michael Niedermayer | 2014-01-07 | 1 | -10/+10 |
* | | Merge commit '794fcf79a89eca2d4e889803b2c804a0b1defbb3' | Michael Niedermayer | 2014-01-07 | 1 | -1/+1 |
|\| |
|
| * | Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT | Diego Biurrun | 2014-01-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-21 | 1 | -7/+185 |
|/ |
|
* | dct/fft: Give consistent names to fixed/float template files | Diego Biurrun | 2013-11-21 | 1 | -0/+352 |