aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/vp8_armv6.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: swap source operands in some add instructionsMans Rullgard2012-09-201-3/+3
* ARM: generate position independent code to access data symbolsMans Rullgard2012-07-011-2/+2
* ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-081-1/+1
* doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun2012-02-061-1/+1
* ARM: use const macro to define constant data in asmMans Rullgard2011-07-101-2/+2
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-231-3/+33
* ARM: enable UAL syntax in asm.SMans Rullgard2011-05-291-2/+0
* arm: properly mark external symbol callMartin Aumüller2011-05-141-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* ARM: VP8: fix build on systems with global symbol prefixMans Rullgard2011-02-271-1/+1
* VP8: ARM optimised decode_block_coeffs_internalMans Rullgard2011-02-111-0/+220