Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-31fft_template: Move variables to where they are used.Reimar Döffinger
2014-08-31fft: add ff_ prefix to some global arrays.Reimar Döffinger
2014-08-30fft: add missing const.Reimar Döffinger
2014-04-23Merge commit '650c4300d94aa9398ff1dd4f454bf39eaa285f62'Michael Niedermayer
2014-04-22aarch64: NEON float FFTJanne Grunau
2014-01-07rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32Michael Niedermayer
2014-01-07Merge commit '794fcf79a89eca2d4e889803b2c804a0b1defbb3'Michael Niedermayer
2014-01-06Rename CONFIG_FFT_FLOAT ---> FFT_FLOATDiego Biurrun
2013-11-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-21dct/fft: Give consistent names to fixed/float template filesDiego Biurrun