144 Commits (e8a460672f7e9aec129a7cfa01345857b1565a15)

Author SHA1 Message Date
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
Måns Rullgård 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 15 years ago
Måns Rullgård 4a89e0a675 ARM: add some missing includes 15 years ago
Måns Rullgård ac73f1a816 ARM: change argument/return type of bswap_16() to unsigned 32-bit 15 years ago
Måns Rullgård 75fb5c24ed Move FASTDIV macro to intmath.h 15 years ago
Måns Rullgård bdd19e29df Mark all intreadwrite functions av_always_inline 15 years ago
Måns Rullgård e6956a6e48 ARM: first value loaded in AV_RN64 needs to be early-clobber 15 years ago
Måns Rullgård 300ad6c16e ARM: use gcc inline asm in bswap.h only when available 16 years ago
Måns Rullgård 3c55ce039d ARM asm for AV_RN*() 16 years ago
Måns Rullgård 60c703ac4b ARM: START/STOP_TIMER support for ARMv7 16 years ago
Måns Rullgård 1e65f62e2b ARM: armcc versions of bswap_16/32 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Måns Rullgård 3a90480ac4 split bswap.h into per-arch files 16 years ago