summaryrefslogtreecommitdiff
path: root/libavcodec/arm/mpegaudiodsp_fixed_armv6.S
Commit message (Collapse)AuthorAge
* ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-08
| | | | | This will allow for easier implementation of ARM-optimized functions in libraries other than libavcodec.
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-23
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* ARM: optimised mpadsp_apply_window_fixedMans Rullgard2011-06-13
Signed-off-by: Mans Rullgard <mans@mansr.com>