]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/fft_init.c
xsubdec: Convert to the new bitstream reader
[ffmpeg] / libavcodec / x86 / fft_init.c
2016-03-01 Diego Biurrunfft: Split MDCT bits off from FFT
2016-02-26 Diego Biurrunfft: x86: cosmetics: Drop silly comments, add comment...
2015-05-31 James Almerx86: check for AV_CPU_FLAG_AVXSLOW where useful
2013-08-21 Diego Biurrunx86: Split DCT and FFT initialization into separate...
2013-07-17 Diego BiurrunConsistently use "cpu_flags" as variable/parameter...
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2012-10-08 Janne Grunaux86: call most of the x86 dsp init functions under...
2012-09-08 Diego Biurrunx86: Replace checks for CPU extensions and flags by...
2012-08-15 Diego Biurrunx86: avcodec: Appropriately name files containing only...