summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/fft_init_arm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: allow runtime masking of CPU featuresMans Rullgard2012-04-221-3/+10
* ARM: fix build with FFT enabled and MDCT disabledFelipe Contreras2012-01-201-0/+2
* Move dct and rdft definitions to separate filesMans Rullgard2011-03-201-0/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* FFT: factor a shuffle out of the inner loop and merge it into fft_permute.Loren Merritt2011-02-131-1/+1
* Remove unneeded add bias from 3 functions.Justin Ruggles2011-01-311-1/+1
* ARM: NEON optimised synth_filter_floatMåns Rullgård2010-04-101-0/+15
* ARM: NEON optimised RDFTMåns Rullgård2010-03-231-0/+10
* Move FFT parts from dsputil.h to fft.hMåns Rullgård2010-03-061-1/+1
* ARM: interleave cos/sin tables for improved NEON MDCTMåns Rullgård2009-09-211-0/+1
* Merge FFTContext and MDCTContextMåns Rullgård2009-09-201-3/+3
* Move per-arch fft init bits into the corresponding subdirsMåns Rullgård2009-09-151-0/+39
OpenPOWER on IntegriCloud