aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/fft_init_arm.c
Commit message (Expand)AuthorAgeFilesLines
* 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