]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/fft_neon.S
imgconvert: cosmetics: Reshuffle defines to reduce ifdeffery
[ffmpeg] / libavcodec / arm / fft_neon.S
2012-07-01 Mans RullgardARM: generate position independent code to access data...
2012-06-08 Justin RugglesARM: Move asm.S from libavcodec to libavutil
2011-11-23 Mans RullgardARM: remove needless .text/.align directives
2011-07-10 Mans RullgardARM: use const macro to define constant data in asm
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-18 Loren Merrittmore credits to D. J. Bernstein for fft
2010-07-07 Måns RullgårdARM: hide a .size directive on non-ELF targets
2010-07-01 Måns RullgårdRemove vestiges of radix-2 FFT
2010-03-09 Måns RullgårdARM: set size of asm functions in object files
2009-10-02 Måns RullgårdARM: apply extern symbol prefix where needed
2009-09-14 Måns RullgårdARM: 10l: fix large FFTs
2009-09-10 Måns RullgårdARM: NEON optimised FFT and MDCT