summaryrefslogtreecommitdiffstats
path: root/libavutil/arm
Commit message (Expand)AuthorAgeFilesLines
* floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-222-0/+31
* lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles2013-01-162-0/+51
* arm: detect cpu features at runtime on LinuxMans Rullgard2012-12-071-0/+83
* arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-074-5/+5
* arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-073-8/+8
* dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutilJustin Ruggles2012-11-262-0/+42
* Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-111-24/+0
* ARM: use numeric ID for Tag_ABI_align_preservedMans Rullgard2012-10-031-1/+1
* ARM: bswap: drop armcc version of av_bswap16()Mans Rullgard2012-10-021-7/+0
* ARM: set Tag_ABI_align_preserved in all asm filesMans Rullgard2012-10-022-10/+1
* ARM: fix Thumb PIC on AppleMans Rullgard2012-10-021-1/+3
* ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC codeMans Rullgard2012-09-211-1/+1
* ARM: align PIC offset pools to 4 bytesMans Rullgard2012-09-211-0/+1
* ARM: swap source operands in some add instructionsMans Rullgard2012-09-201-1/+1
* flacdsp: arm optimised lpc filterMans Rullgard2012-09-151-0/+6
* ARM: intmath: use native-size return types for clipping functionsMans Rullgard2012-08-131-5/+5
* libavutil: add saturating addition functionsMans Rullgard2012-08-131-0/+15
* ARM: add missing "cc" clobber in av_clipl_int32_arm()Mans Rullgard2012-08-101-1/+1
* ARM: use Q/R inline asm operand modifiers only if supportedMans Rullgard2012-08-072-0/+8
* ARM: generate position independent code to access data symbolsMans Rullgard2012-07-011-1/+72
* cosmetics: do not use full path for local headersDiego Biurrun2012-06-222-2/+2
* float_dsp: Move vector_fmac_scalar() from libavcodec to libavutilJustin Ruggles2012-06-182-0/+52
* ARM: fix float_dsp breakage from d5a7229Mans Rullgard2012-06-084-8/+8
* Add a float DSP framework to libavutilJustin Ruggles2012-06-087-0/+267
* ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-081-0/+231
* build: cosmetics: Add missing end-of-line backslashes to item lists.Diego Biurrun2012-05-071-1/+1
* arm: intreadwrite: revert 16-bit load asm to old version for gcc < 4.6Mans Rullgard2012-05-031-1/+3
* arm: intreadwrite: disable inline asm for gcc 4.7 and laterMans Rullgard2012-05-021-1/+2
* arm: intreadwrite: fix inline asm constraints for gcc 4.6 and laterMans Rullgard2012-05-021-3/+10
* 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
OpenPOWER on IntegriCloud