]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/fft.asm
libavcodec: fix constness in clobber test avcodec_open2() wrappers
[ffmpeg] / libavcodec / x86 / fft.asm
2016-03-01 Diego Biurrunfft: Split MDCT bits off from FFT
2015-08-11 Henrik Gramnerx86inc: Drop SECTION_TEXT macro
2013-10-07 Henrik Gramnerx86inc: Utilize the shadow space on 64-bit Windows
2012-11-11 Diego Biurrunbuild: Drop AVX assembly ifdefs
2012-11-02 Diego Biurrunx86: Refactor PSWAPD fallback implementations and port...
2012-10-30 Diego Biurrunx86: yasm: Use complete source path for macro helper...
2012-10-30 Diego Biurrunx86: include x86inc.asm in x86util.asm
2012-08-30 Diego Biurrunx86: Split inline and external assembly #ifdefs
2012-08-28 Diego Biurrunx86: avcodec: Drop silly "_mmx" suffixes from filenames