summaryrefslogtreecommitdiff
path: root/libavcodec/arm/fft_fixed_neon.S
Commit message (Expand)AuthorAge
* arm: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
* ARM: generate position independent code to access data symbolsMans Rullgard2012-07-01
* ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-08
* ARM: workaround for bug in GNU assemblerMans Rullgard2011-07-05
* ARM: allow unaligned buffer in fixed-point NEON FFT4Mans Rullgard2011-07-04
* ARM: NEON fixed-point FFTMans Rullgard2011-04-03