]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/fft.h
H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bit
[ffmpeg] / libavcodec / x86 / fft.h
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...