summaryrefslogtreecommitdiff
path: root/libavcodec/arm/fft_init_arm.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-21
|\
| * ARM: fix build with FFT enabled and MDCT disabledFelipe Contreras2012-01-20
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-21
|\|
| * Move dct and rdft definitions to separate filesMans Rullgard2011-03-20
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * FFT: factor a shuffle out of the inner loop and merge it into fft_permute.Loren Merritt2011-02-13
| * Remove unneeded add bias from 3 functions.Justin Ruggles2011-01-31
* | FFT: factor a shuffle out of the inner loop and merge it into fft_permute.Loren Merritt2011-02-14
* | Remove unneeded add bias from 3 functions.Justin Ruggles2011-02-02
|/
* ARM: NEON optimised synth_filter_floatMåns Rullgård2010-04-10
* ARM: NEON optimised RDFTMåns Rullgård2010-03-23
* Move FFT parts from dsputil.h to fft.hMåns Rullgård2010-03-06
* ARM: interleave cos/sin tables for improved NEON MDCTMåns Rullgård2009-09-21
* Merge FFTContext and MDCTContextMåns Rullgård2009-09-20
* Move per-arch fft init bits into the corresponding subdirsMåns Rullgård2009-09-15