]> git.sesse.net Git - ffmpeg/history - libavutil/arm/bswap.h
Mirillis FIC video decoder
[ffmpeg] / libavutil / arm / bswap.h
2012-12-07 Mans Rullgardarm: use HAVE*_INLINE/EXTERNAL macros for conditional...
2012-10-02 Mans RullgardARM: bswap: drop armcc version of av_bswap16()
2011-12-12 Mans Rullgardbswap: make generic implementation more compiler-friendly
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-10 Måns RullgårdAdd av_ prefix to bswap macros
2010-03-09 Måns RullgårdReplace many includes of libavutil/common.h with what...
2010-02-22 Måns RullgårdARM: change argument/return type of bswap_16() to unsig...
2009-07-01 Måns RullgårdARM: use gcc inline asm in bswap.h only when available
2009-03-05 Måns RullgårdARM: armcc versions of bswap_16/32
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-10-21 Måns Rullgårdsplit bswap.h into per-arch files