summaryrefslogtreecommitdiff
path: root/libavcodec/arm/mathops.h
Commit message (Expand)AuthorAge
* arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-07
* Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-11
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-23
* ARM: remove MUL64 and MAC64 inline asmMans Rullgard2011-06-06
* ARM: remove MULL inline asmMans Rullgard2011-06-04
* ARM: fix MUL64 inline asm for pre-armv6Mans Rullgard2011-05-31
* ARM: simplify inline asm with 64-bit operandsMans Rullgard2011-05-30
* ARM: remove unnecessary volatile from inline asmMans Rullgard2011-05-28
* ARM: add "cc" clobbers to inline asm where neededMans Rullgard2011-05-28
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Add necessary #include for config.h.Diego Biurrun2009-08-24
* ARM: disable inline asm for armccMåns Rullgård2009-03-05
* ARM: fix missing MUL16() return typeMåns Rullgård2009-03-01
* ARM: optimised mid_pred()Måns Rullgård2009-01-27
* ARM: allow register operands for shifts in MULL()Måns Rullgård2009-01-27
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-17