summaryrefslogtreecommitdiff
path: root/libavutil/arm
Commit message (Expand)AuthorAge
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-09
* ARM: add some missing includesMåns Rullgård2010-03-08
* ARM: change argument/return type of bswap_16() to unsigned 32-bitMåns Rullgård2010-02-22
* Move FASTDIV macro to intmath.hMåns Rullgård2010-01-19
* Mark all intreadwrite functions av_always_inlineMåns Rullgård2010-01-18
* ARM: first value loaded in AV_RN64 needs to be early-clobberMåns Rullgård2009-08-16
* ARM: use gcc inline asm in bswap.h only when availableMåns Rullgård2009-07-01
* ARM asm for AV_RN*()Måns Rullgård2009-04-18
* ARM: START/STOP_TIMER support for ARMv7Måns Rullgård2009-04-01
* ARM: armcc versions of bswap_16/32Måns Rullgård2009-03-05
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* split bswap.h into per-arch filesMåns Rullgård2008-10-21