| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |