summaryrefslogtreecommitdiff
path: root/libavutil/arm/bswap.h
Commit message (Expand)AuthorAge
* arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-07
* ARM: bswap: drop armcc version of av_bswap16()Mans Rullgard2012-10-02
* bswap: make generic implementation more compiler-friendlyMans Rullgard2011-12-12
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Add av_ prefix to bswap macrosMåns Rullgård2010-07-10
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-09
* ARM: change argument/return type of bswap_16() to unsigned 32-bitMåns Rullgård2010-02-22
* ARM: use gcc inline asm in bswap.h only when availableMåns Rullgård2009-07-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