]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/fft.h
x86: Replace checks for CPU extensions and flags by convenience macros
[ffmpeg] / libavcodec / x86 / fft.h
2012-08-03 Diego Biurrunx86: Use consistent 3dnowext function and macro name...
2012-05-29 Vitor Sessakx86: use new schema for ASM macros
2011-08-02 Vitor Sessakdct32: Add SSE2 ASM optimizations
2011-05-21 Vitor Sessakdct32: Add AVX implementation of 32-point DCT
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-04-26 Vitor SessakAdd AVX FFT implementation.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-06 Vitor SessakSSE optimized 32-point DCT
2010-03-06 Måns RullgårdMove FFT parts from dsputil.h to fft.h
2009-09-20 Måns RullgårdMerge FFTContext and MDCTContext
2009-09-15 Måns RullgårdMove per-arch fft init bits into the corresponding...