aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/arm/fft_neon.S
AgeCommit message (Expand)Author
2012-06-08ARM: Move asm.S from libavcodec to libavutilJustin Ruggles
2011-11-23ARM: remove needless .text/.align directivesMans Rullgard
2011-07-10ARM: use const macro to define constant data in asmMans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-07-18more credits to D. J. Bernstein for fftLoren Merritt
2010-07-07ARM: hide a .size directive on non-ELF targetsMåns Rullgård
2010-07-01Remove vestiges of radix-2 FFTMåns Rullgård
2010-03-09ARM: set size of asm functions in object filesMåns Rullgård
2009-10-02ARM: apply extern symbol prefix where neededMåns Rullgård
2009-09-14ARM: 10l: fix large FFTsMåns Rullgård
2009-09-10ARM: NEON optimised FFT and MDCTMåns Rullgård