| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation | Mans Rullgard | 2012-12-07 | 1 | -3/+3 |
* | Move avutil tables only used in libavcodec to libavcodec. | Diego Biurrun | 2012-10-11 | 1 | -0/+24 |
* | ARM: allow building in Thumb2 mode | Mans Rullgard | 2011-06-23 | 1 | -0/+3 |
* | ARM: remove MUL64 and MAC64 inline asm | Mans Rullgard | 2011-06-06 | 1 | -30/+1 |
* | ARM: remove MULL inline asm | Mans Rullgard | 2011-06-04 | 1 | -12/+0 |
* | ARM: fix MUL64 inline asm for pre-armv6 | Mans Rullgard | 2011-05-31 | 1 | -3/+11 |
* | ARM: simplify inline asm with 64-bit operands | Mans Rullgard | 2011-05-30 | 1 | -8/+5 |
* | ARM: remove unnecessary volatile from inline asm | Mans Rullgard | 2011-05-28 | 1 | -1/+1 |
* | ARM: add "cc" clobbers to inline asm where needed | Mans Rullgard | 2011-05-28 | 1 | -1/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Add necessary #include for config.h. | Diego Biurrun | 2009-08-24 | 1 | -0/+1 |
* | ARM: disable inline asm for armcc | Måns Rullgård | 2009-03-05 | 1 | -0/+4 |
* | ARM: fix missing MUL16() return type | Måns Rullgård | 2009-03-01 | 1 | -1/+1 |
* | ARM: optimised mid_pred() | Måns Rullgård | 2009-01-27 | 1 | -0/+18 |
* | ARM: allow register operands for shifts in MULL() | Måns Rullgård | 2009-01-27 | 1 | -1/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -2/+2 |
* | ARM: replace "armv4l" with "arm" | Måns Rullgård | 2008-12-17 | 1 | -0/+93 |