summaryrefslogtreecommitdiff
path: root/libavcodec/x86/fft.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-22
|\
| * x86: Split DCT and FFT initialization into separate filesDiego Biurrun2013-08-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-03
|\|
| * x86: Use consistent 3dnowext function and macro name suffixesDiego Biurrun2012-08-03
| * x86: use new schema for ASM macrosVitor Sessak2012-05-29
* | x86: use new schema for ASM macrosVitor Sessak2012-05-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-02
|\|
| * dct32: Add SSE2 ASM optimizationsVitor Sessak2011-08-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-22
|\|
| * dct32: Add AVX implementation of 32-point DCTVitor Sessak2011-05-21
| * multiple inclusion guard cleanupDiego Biurrun2011-05-21
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-27
|\|
| * 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