summaryrefslogtreecommitdiff
path: root/libavcodec/arm/vp8_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
* doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun2012-02-06
* ARM: use const macro to define constant data in asmMans Rullgard2011-07-10
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-23
* ARM: enable UAL syntax in asm.SMans Rullgard2011-05-29
* arm: properly mark external symbol callMartin Aumüller2011-05-14
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* ARM: VP8: fix build on systems with global symbol prefixMans Rullgard2011-02-27
* VP8: ARM optimised decode_block_coeffs_internalMans Rullgard2011-02-11