aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/fft.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Split DCT and FFT initialization into separate filesDiego Biurrun2013-08-211-3/+0
* x86: Use consistent 3dnowext function and macro name suffixesDiego Biurrun2012-08-031-3/+3
* x86: use new schema for ASM macrosVitor Sessak2012-05-291-6/+6
* dct32: Add SSE2 ASM optimizationsVitor Sessak2011-08-021-0/+1
* dct32: Add AVX implementation of 32-point DCTVitor Sessak2011-05-211-0/+1
* multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
* Add AVX FFT implementation.Vitor Sessak2011-04-261-0/+2
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* SSE optimized 32-point DCTVitor Sessak2010-07-061-0/+1
* Move FFT parts from dsputil.h to fft.hMåns Rullgård2010-03-061-1/+1
* Merge FFTContext and MDCTContextMåns Rullgård2009-09-201-6/+6
* Move per-arch fft init bits into the corresponding subdirsMåns Rullgård2009-09-151-0/+36