summaryrefslogtreecommitdiff
path: root/libavcodec/arm/fft_vfp.S
Commit message (Expand)AuthorAge
* arm: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
* arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumbMartin Storsjö2014-12-08
* arm: fft_vfp: Add a missing "endconst" when building in thumb modeMartin Storsjö2014-12-08
* armv6: Accelerate ff_fft_calc for general case (nbits != 4)Ben Avison2014-07-18
* arm: Add VFP-accelerated version of fft16Martin Storsjö2013-07-22