summaryrefslogtreecommitdiff
path: root/libavcodec/arm/ac3dsp_armv6.S
Commit message (Expand)AuthorAge
* ARM: swap source operands in some add instructionsMans Rullgard2012-09-20
* ARM: generate position independent code to access data symbolsMans Rullgard2012-07-01
* ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-08
* ARM: ac3: fix ac3_bit_alloc_calc_bap_armv6Mans Rullgard2012-02-02
* arm: Avoid using the movw instruction needlesslyMåns Rullgård2011-08-03
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-23
* arm: properly mark external symbol callMartin Aumüller2011-05-14
* ac3: armv6 optimised bit_alloc_calc_bapMans Rullgard2011-04-01