summaryrefslogtreecommitdiff
path: root/libavcodec/arm/mathops.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5'Michael Niedermayer2012-12-081-3/+3
|\
| * arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-071-3/+3
* | Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'Michael Niedermayer2012-10-121-0/+24
|\ \ | |/
| * Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-111-0/+24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-241-0/+3
|\ \ | |/
| * ARM: allow building in Thumb2 modeMans Rullgard2011-06-231-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-071-30/+1
|\ \ | |/
| * ARM: remove MUL64 and MAC64 inline asmMans Rullgard2011-06-061-30/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-051-12/+0
|\ \ | |/
| * ARM: remove MULL inline asmMans Rullgard2011-06-041-12/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-021-3/+11
|\ \ | |/
| * ARM: fix MUL64 inline asm for pre-armv6Mans Rullgard2011-05-311-3/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-311-8/+5
|\ \ | |/
| * ARM: simplify inline asm with 64-bit operandsMans Rullgard2011-05-301-8/+5
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-291-2/+3
|\ \ | |/
| * ARM: remove unnecessary volatile from inline asmMans Rullgard2011-05-281-1/+1
| * ARM: add "cc" clobbers to inline asm where neededMans Rullgard2011-05-281-1/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Add necessary #include for config.h.Diego Biurrun2009-08-241-0/+1
* ARM: disable inline asm for armccMåns Rullgård2009-03-051-0/+4
* ARM: fix missing MUL16() return typeMåns Rullgård2009-03-011-1/+1
* ARM: optimised mid_pred()Måns Rullgård2009-01-271-0/+18
* ARM: allow register operands for shifts in MULL()Måns Rullgård2009-01-271-1/+1
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-2/+2
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-171-0/+93