summaryrefslogtreecommitdiff
path: root/libavcodec/x86/fft.h
Commit message (Expand)AuthorAge
* fft: Split MDCT bits off from FFTDiego Biurrun2016-03-01
* x86: Split DCT and FFT initialization into separate filesDiego Biurrun2013-08-21
* x86: Use consistent 3dnowext function and macro name suffixesDiego Biurrun2012-08-03
* x86: use new schema for ASM macrosVitor Sessak2012-05-29
* dct32: Add SSE2 ASM optimizationsVitor Sessak2011-08-02
* dct32: Add AVX implementation of 32-point DCTVitor Sessak2011-05-21
* multiple inclusion guard cleanupDiego Biurrun2011-05-21
* Add AVX FFT implementation.Vitor Sessak2011-04-26
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* SSE optimized 32-point DCTVitor Sessak2010-07-06
* Move FFT parts from dsputil.h to fft.hMåns Rullgård2010-03-06
* Merge FFTContext and MDCTContextMåns Rullgård2009-09-20
* Move per-arch fft init bits into the corresponding subdirsMåns Rullgård2009-09-15