summaryrefslogtreecommitdiffstats
path: root/libavutil/arm
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: allow runtime masking of CPU featuresMans Rullgard2012-04-223-0/+63
* remove iwmmxt optimizationsJanne Grunau2012-03-121-25/+0
* bswap: make generic implementation more compiler-friendlyMans Rullgard2011-12-121-0/+2
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-231-0/+2
* ARM: simplify inline asm with 64-bit operandsMans Rullgard2011-05-301-9/+8
* ARM: improve FASTDIV asmMans Rullgard2011-05-281-6/+6
* ARM: add ARMv6 optimised av_clip_uintp2Mans Rullgard2011-05-261-0/+9
* ARM: remove volatile from asm statements in libavutil/intmathMans Rullgard2011-05-261-16/+16
* ARM: fix av_clipl_int32_arm()Mans Rullgard2011-05-261-0/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-195-20/+20
* Force inlining of avutil common routinesJason Garrett-Glaser2011-02-171-7/+7
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-3/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+3
* ARM: change return type of AV_RN16() to unsignedMåns Rullgård2010-09-261-2/+2
* Clean up av_get_cpu_flag()Måns Rullgård2010-09-091-6/+2
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-081-0/+29
* Add av_ prefix to bswap macrosMåns Rullgård2010-07-101-8/+8
* ARM: optimised integer clip functionsMåns Rullgård2010-07-071-0/+45
* ARM: intmath.h cosmeticsMåns Rullgård2010-07-071-3/+7
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-092-2/+2
* ARM: add some missing includesMåns Rullgård2010-03-081-0/+1
* ARM: change argument/return type of bswap_16() to unsigned 32-bitMåns Rullgård2010-02-221-2/+2
* Move FASTDIV macro to intmath.hMåns Rullgård2010-01-191-0/+54
* Mark all intreadwrite functions av_always_inlineMåns Rullgård2010-01-181-6/+6
* ARM: first value loaded in AV_RN64 needs to be early-clobberMåns Rullgård2009-08-161-1/+1
* ARM: use gcc inline asm in bswap.h only when availableMåns Rullgård2009-07-011-1/+1
* ARM asm for AV_RN*()Måns Rullgård2009-04-181-0/+78
* ARM: START/STOP_TIMER support for ARMv7Måns Rullgård2009-04-011-0/+39
* ARM: armcc versions of bswap_16/32Måns Rullgård2009-03-051-0/+21
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-2/+2
* split bswap.h into per-arch filesMåns Rullgård2008-10-211-0/+51
OpenPOWER on IntegriCloud