173 Commits (9605307e7854ac4941ae4e7400b997612fa6712c)

Author SHA1 Message Date
Justin Ruggles e034cc6c60 lavc: Move vector_fmul_window to AVFloatDSPContext 12 years ago
Mans Rullgard b326755989 arm: rename ARMVFP config symbol to VFP 12 years ago
Mans Rullgard b57c1da81e arm: detect cpu features at runtime on Linux 12 years ago
Mans Rullgard a7831d509f arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 12 years ago
Justin Ruggles 284ea790d8 dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil 12 years ago
Diego Biurrun 9734b8ba56 Move avutil tables only used in libavcodec to libavcodec. 12 years ago
Mans Rullgard 51a15ed740 ARM: use numeric ID for Tag_ABI_align_preserved 12 years ago
Mans Rullgard 1ca3b62b10 ARM: bswap: drop armcc version of av_bswap16() 12 years ago
Mans Rullgard 5e826fd65e ARM: set Tag_ABI_align_preserved in all asm files 12 years ago
Mans Rullgard 7bda4ed780 ARM: fix Thumb PIC on Apple 12 years ago
Mans Rullgard 8995d34972 ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code 12 years ago
Mans Rullgard cdb7db5acd ARM: align PIC offset pools to 4 bytes 12 years ago
Mans Rullgard a27a690fac ARM: swap source operands in some add instructions 12 years ago
Mans Rullgard 7689eea49a flacdsp: arm optimised lpc filter 12 years ago
Mans Rullgard 87fa05a0da ARM: intmath: use native-size return types for clipping functions 12 years ago
Mans Rullgard 6c4975eaaf libavutil: add saturating addition functions 12 years ago
Mans Rullgard 0d735ca214 ARM: add missing "cc" clobber in av_clipl_int32_arm() 12 years ago
Mans Rullgard ec9d2c15c1 ARM: use Q/R inline asm operand modifiers only if supported 12 years ago
Mans Rullgard 62634158b7 ARM: generate position independent code to access data symbols 13 years ago
Diego Biurrun a5a93fa8f5 cosmetics: do not use full path for local headers 13 years ago
Justin Ruggles cb5042d02c float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil 13 years ago
Michael Niedermayer 2942431a0f arm/intmath: disable av_clip_uintp2_arm with config_small 13 years ago
Mans Rullgard a839d6abf8 ARM: fix float_dsp breakage from d5a7229 13 years ago
Justin Ruggles d5a7229ba4 Add a float DSP framework to libavutil 13 years ago
Justin Ruggles 94d2b0d2fd ARM: Move asm.S from libavcodec to libavutil 13 years ago
Diego Biurrun dbe6ba55a3 build: cosmetics: Add missing end-of-line backslashes to item lists. 13 years ago
Mans Rullgard c02efacc8f arm: intreadwrite: revert 16-bit load asm to old version for gcc < 4.6 13 years ago
Mans Rullgard ababec7b95 arm: intreadwrite: disable inline asm for gcc 4.7 and later 13 years ago
Mans Rullgard adebad07e0 arm: intreadwrite: fix inline asm constraints for gcc 4.6 and later 13 years ago
Mans Rullgard d526c5338d ARM: allow runtime masking of CPU features 13 years ago
Janne Grunau 363bd1c62c remove iwmmxt optimizations 13 years ago
Mans Rullgard f64c2e710f bswap: make generic implementation more compiler-friendly 13 years ago
Michael Niedermayer 96bc6485bc arm: fix av_clipl_int32() asm 13 years ago
Mans Rullgard 8986fddc2b ARM: allow building in Thumb2 mode 14 years ago
Mans Rullgard 6bb70dfd74 ARM: simplify inline asm with 64-bit operands 14 years ago
Mans Rullgard a84f82560e ARM: improve FASTDIV asm 14 years ago
Mans Rullgard ca7d8256e3 ARM: add ARMv6 optimised av_clip_uintp2 14 years ago
Mans Rullgard 77cd6efc33 ARM: remove volatile from asm statements in libavutil/intmath 14 years ago
Mans Rullgard 74cc8c52ed ARM: fix av_clipl_int32_arm() 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Jason Garrett-Glaser 545dc699f8 Force inlining of avutil common routines 14 years ago
Jason Garrett-Glaser eb3755a5aa Force inlining of avutil common routines 14 years ago
Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
Janne Grunau 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
Måns Rullgård 3288177150 ARM: change return type of AV_RN16() to unsigned 14 years ago
Måns Rullgård 9275438a19 Clean up av_get_cpu_flag() 14 years ago
Stefano Sabatini c6c98d0897 Move mm_support() from libavcodec to libavutil, make it a public 14 years ago
Måns Rullgård 8fc0162ac4 Add av_ prefix to bswap macros 15 years ago
Måns Rullgård 9077e29ecc ARM: optimised integer clip functions 15 years ago
Måns Rullgård edd7fa82d7 ARM: intmath.h cosmetics 15 years ago