aboutsummaryrefslogtreecommitdiff
path: root/libavutil/arm
AgeCommit message (Expand)Author
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-17Force inlining of avutil common routinesJason Garrett-Glaser
2011-01-18consolidate .gitignore patters into a single fileJanne Grunau
2011-01-17convert svn:ignore properties to .gitignore filesJanne Grunau
2010-09-26ARM: change return type of AV_RN16() to unsignedMåns Rullgård
2010-09-09Clean up av_get_cpu_flag()Måns Rullgård
2010-09-08Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini
2010-07-10Add av_ prefix to bswap macrosMåns Rullgård
2010-07-07ARM: optimised integer clip functionsMåns Rullgård
2010-07-07ARM: intmath.h cosmeticsMåns Rullgård
2010-03-09Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård
2010-03-08ARM: add some missing includesMåns Rullgård
2010-02-22ARM: change argument/return type of bswap_16() to unsigned 32-bitMåns Rullgård
2010-01-19Move FASTDIV macro to intmath.hMåns Rullgård
2010-01-18Mark all intreadwrite functions av_always_inlineMåns Rullgård
2009-08-16ARM: first value loaded in AV_RN64 needs to be early-clobberMåns Rullgård
2009-07-01ARM: use gcc inline asm in bswap.h only when availableMåns Rullgård
2009-04-18ARM asm for AV_RN*()Måns Rullgård
2009-04-01ARM: START/STOP_TIMER support for ARMv7Måns Rullgård
2009-03-05ARM: armcc versions of bswap_16/32Måns Rullgård
2009-01-13Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
2008-10-21split bswap.h into per-arch filesMåns Rullgård