]> git.sesse.net Git - ffmpeg/history - libavutil/arm
Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263
[ffmpeg] / libavutil / arm /
2010-03-09 Måns RullgårdReplace many includes of libavutil/common.h with what...
2010-03-08 Måns RullgårdARM: add some missing includes
2010-02-22 Måns RullgårdARM: change argument/return type of bswap_16() to unsig...
2010-01-19 Måns RullgårdMove FASTDIV macro to intmath.h
2010-01-18 Måns RullgårdMark all intreadwrite functions av_always_inline
2009-08-16 Måns RullgårdARM: first value loaded in AV_RN64 needs to be early...
2009-07-01 Måns RullgårdARM: use gcc inline asm in bswap.h only when available
2009-04-18 Måns RullgårdARM asm for AV_RN*()
2009-04-01 Måns RullgårdARM: START/STOP_TIMER support for ARMv7
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