| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: change return type of AV_RN16() to unsigned | Måns Rullgård | 2010-09-26 | 1 | -2/+2 |
* | Clean up av_get_cpu_flag() | Måns Rullgård | 2010-09-09 | 1 | -6/+2 |
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -0/+29 |
* | Add av_ prefix to bswap macros | Måns Rullgård | 2010-07-10 | 1 | -8/+8 |
* | ARM: optimised integer clip functions | Måns Rullgård | 2010-07-07 | 1 | -0/+45 |
* | ARM: intmath.h cosmetics | Måns Rullgård | 2010-07-07 | 1 | -3/+7 |
* | Replace many includes of libavutil/common.h with what is actually needed | Måns Rullgård | 2010-03-09 | 2 | -2/+2 |
* | ARM: add some missing includes | Måns Rullgård | 2010-03-08 | 1 | -0/+1 |
* | ARM: change argument/return type of bswap_16() to unsigned 32-bit | Måns Rullgård | 2010-02-22 | 1 | -2/+2 |
* | Move FASTDIV macro to intmath.h | Måns Rullgård | 2010-01-19 | 1 | -0/+54 |
* | Mark all intreadwrite functions av_always_inline | Måns Rullgård | 2010-01-18 | 1 | -6/+6 |
* | ARM: first value loaded in AV_RN64 needs to be early-clobber | Måns Rullgård | 2009-08-16 | 1 | -1/+1 |
* | ARM: use gcc inline asm in bswap.h only when available | Måns Rullgård | 2009-07-01 | 1 | -1/+1 |
* | ARM asm for AV_RN*() | Måns Rullgård | 2009-04-18 | 1 | -0/+78 |
* | ARM: START/STOP_TIMER support for ARMv7 | Måns Rullgård | 2009-04-01 | 1 | -0/+39 |
* | ARM: armcc versions of bswap_16/32 | Måns Rullgård | 2009-03-05 | 1 | -0/+21 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -2/+2 |
* | split bswap.h into per-arch files | Måns Rullgård | 2008-10-21 | 1 | -0/+51 |