git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp
[ffmpeg.git]
/
libavutil
/
arm
/
2017-10-24
Martin Storsjö
arm: Check for have_vfp_vm instead of !have_vfpv3 for...
tree
|
commitdiff
2017-10-09
James Almer
cpu: split flag checks per arch in av_cpu_max_align()
tree
|
commitdiff
2017-05-08
Martin Storsjö
arm: Check for the .arch directive in configure
tree
|
commitdiff
2016-11-24
Janne Grunau
arm: warn/error on movrelx usage problematic with PIC...
tree
|
commitdiff
2016-11-10
Martin Storsjö
arm: Clear the gp register alias at the end of functions
tree
|
commitdiff
2016-07-21
Martin Storsjö
arm: Check for support for the .fpu directive
tree
|
commitdiff
2016-01-08
Martin Storsjö
arm: Fix vfp dead code elimination with have_vfp_vm
tree
|
commitdiff
2015-12-14
Janne Grunau
arm: add a cpu flag for the VFPv2 vector mode
tree
|
commitdiff
2015-03-07
Martin Storsjö
arm: Suppress tags about used cpu arch and extensions
tree
|
commitdiff
2015-02-20
Peter Meerwald
libavutil: Add ARM av_clip_intp2_arm
tree
|
commitdiff
2014-12-09
Martin Storsjö
arm: Use .data.rel.ro for const data with relocations
tree
|
commitdiff
2014-07-21
Ben Avison
arm: Macroize the test for 'setend' CPU instruction...
tree
|
commitdiff
2014-07-17
Ben Avison
armv6: Accelerate butterflies_float
tree
|
commitdiff
2014-07-17
Ben Avison
armv6: Accelerate vector_fmul_window
tree
|
commitdiff
2014-06-28
Martin Storsjö
arm: Detect 32 bit cpu features on ARMv8 when running...
tree
|
commitdiff
2014-06-03
Janne Grunau
build: check if AS supports the '.func' directive
tree
|
commitdiff
2014-03-13
Diego Biurrun
Update dsputil- and SIMD-related comments to match...
tree
|
commitdiff
2014-03-05
Janne Grunau
arm: hpeldsp: prevent overreads in armv6 asm
tree
|
commitdiff
2014-02-19
Martin Storsjö
arm: Mark the stack as non-executable
tree
|
commitdiff
2014-02-07
Martin Storsjö
arm: Add EXTERN_ASM to the .func and .type declarations...
tree
|
commitdiff
2014-01-10
Martin Storsjö
arm: Add an option for making sure NEON registers aren...
tree
|
commitdiff
2014-01-07
Martin Storsjö
arm: Allow overriding the alignment set in the function...
tree
|
commitdiff
2013-08-29
Diego Biurrun
arm: float_dsp: Propagate cpu_flags to vfp initializati...
tree
|
commitdiff
2013-08-28
Diego Biurrun
avutil: Refactor CPU extension availability macros
tree
|
commitdiff
2013-08-28
Diego Biurrun
avutil: Move internal CPU detection function declaratio...
tree
|
commitdiff
2013-07-18
Diego Biurrun
Employ consistent LIBAV_COMPAT_ multiple inclusion...
tree
|
commitdiff
2013-05-26
Martin Storsjö
arm: Only output eabi attributes if building for ELF
tree
|
commitdiff
2013-05-04
Diego Biurrun
avutil: Add av_cold attributes to init functions missin...
tree
|
commitdiff
2013-02-11
Martin Storsjö
arm: Fall back to runtime cpu feature detection via...
tree
|
commitdiff
2013-01-22
Ronald S. Bultje
floatdsp: move scalarproduct_float from dsputil to...
tree
|
commitdiff
2013-01-22
Ronald S. Bultje
floatdsp: move butterflies_float from dsputil to avfloa...
tree
|
commitdiff
2013-01-22
Ronald S. Bultje
floatdsp: move vector_fmul_reverse from dsputil to...
tree
|
commitdiff
2013-01-22
Ronald S. Bultje
floatdsp: move vector_fmul_add from dsputil to avfloatdsp.
tree
|
commitdiff
2013-01-16
Justin Ruggles
lavc: Move vector_fmul_window to AVFloatDSPContext
tree
|
commitdiff
2012-12-07
Mans Rullgard
arm: detect cpu features at runtime on Linux
tree
|
commitdiff
2012-12-07
Mans Rullgard
arm: rename ARMVFP config symbol to VFP
tree
|
commitdiff
2012-12-07
Mans Rullgard
arm: use HAVE*_INLINE/EXTERNAL macros for conditional...
tree
|
commitdiff
2012-11-26
Justin Ruggles
dsputil: move vector_fmul_scalar() to AVFloatDSPContext...
tree
|
commitdiff
2012-10-11
Diego Biurrun
Move avutil tables only used in libavcodec to libavcodec.
tree
|
commitdiff
2012-10-03
Mans Rullgard
ARM: use numeric ID for Tag_ABI_align_preserved
tree
|
commitdiff
2012-10-02
Mans Rullgard
ARM: bswap: drop armcc version of av_bswap16()
tree
|
commitdiff
2012-10-02
Mans Rullgard
ARM: set Tag_ABI_align_preserved in all asm files
tree
|
commitdiff
2012-10-02
Mans Rullgard
ARM: fix Thumb PIC on Apple
tree
|
commitdiff
2012-09-21
Mans Rullgard
ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC...
tree
|
commitdiff
2012-09-21
Mans Rullgard
ARM: align PIC offset pools to 4 bytes
tree
|
commitdiff
2012-09-20
Mans Rullgard
ARM: swap source operands in some add instructions
tree
|
commitdiff
2012-09-15
Mans Rullgard
flacdsp: arm optimised lpc filter
tree
|
commitdiff
2012-08-13
Mans Rullgard
ARM: intmath: use native-size return types for clipping...
tree
|
commitdiff
2012-08-13
Mans Rullgard
libavutil: add saturating addition functions
tree
|
commitdiff
2012-08-10
Mans Rullgard
ARM: add missing "cc" clobber in av_clipl_int32_arm()
tree
|
commitdiff
2012-08-07
Mans Rullgard
ARM: use Q/R inline asm operand modifiers only if supported
tree
|
commitdiff
2012-07-01
Mans Rullgard
ARM: generate position independent code to access data...
tree
|
commitdiff
2012-06-22
Diego Biurrun
cosmetics: do not use full path for local headers
tree
|
commitdiff
2012-06-18
Justin Ruggles
float_dsp: Move vector_fmac_scalar() from libavcodec...
tree
|
commitdiff
2012-06-08
Mans Rullgard
ARM: fix float_dsp breakage from d5a7229
tree
|
commitdiff
2012-06-08
Justin Ruggles
Add a float DSP framework to libavutil
tree
|
commitdiff
2012-06-08
Justin Ruggles
ARM: Move asm.S from libavcodec to libavutil
tree
|
commitdiff
2012-05-07
Diego Biurrun
build: cosmetics: Add missing end-of-line backslashes...
tree
|
commitdiff
2012-05-03
Mans Rullgard
arm: intreadwrite: revert 16-bit load asm to old versio...
tree
|
commitdiff
2012-05-02
Mans Rullgard
arm: intreadwrite: disable inline asm for gcc 4.7 and...
tree
|
commitdiff
2012-05-02
Mans Rullgard
arm: intreadwrite: fix inline asm constraints for gcc...
tree
|
commitdiff
2012-04-22
Mans Rullgard
ARM: allow runtime masking of CPU features
tree
|
commitdiff
2012-03-12
Janne Grunau
remove iwmmxt optimizations
tree
|
commitdiff
2011-12-12
Mans Rullgard
bswap: make generic implementation more compiler-friendly
tree
|
commitdiff
2011-06-23
Mans Rullgard
ARM: allow building in Thumb2 mode
tree
|
commitdiff
2011-05-30
Mans Rullgard
ARM: simplify inline asm with 64-bit operands
tree
|
commitdiff
2011-05-28
Mans Rullgard
ARM: improve FASTDIV asm
tree
|
commitdiff
2011-05-26
Mans Rullgard
ARM: add ARMv6 optimised av_clip_uintp2
tree
|
commitdiff
2011-05-26
Mans Rullgard
ARM: remove volatile from asm statements in libavutil...
tree
|
commitdiff
2011-05-26
Mans Rullgard
ARM: fix av_clipl_int32_arm()
tree
|
commitdiff
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
tree
|
commitdiff
2011-02-17
Jason Garrett-Glaser
Force inlining of avutil common routines
tree
|
commitdiff
2011-01-18
Janne Grunau
consolidate .gitignore patters into a single file
tree
|
commitdiff
2011-01-17
Janne Grunau
convert svn:ignore properties to .gitignore files
tree
|
commitdiff
2010-09-26
Måns Rullgård
ARM: change return type of AV_RN16() to unsigned
tree
|
commitdiff
2010-09-09
Måns Rullgård
Clean up av_get_cpu_flag()
tree
|
commitdiff
2010-09-08
Stefano Sabatini
Move mm_support() from libavcodec to libavutil, make...
tree
|
commitdiff
2010-07-10
Måns Rullgård
Add av_ prefix to bswap macros
tree
|
commitdiff
2010-07-07
Måns Rullgård
ARM: optimised integer clip functions
tree
|
commitdiff
2010-07-07
Måns Rullgård
ARM: intmath.h cosmetics
tree
|
commitdiff
2010-03-09
Måns Rullgård
Replace many includes of libavutil/common.h with what...
tree
|
commitdiff
2010-03-08
Måns Rullgård
ARM: add some missing includes
tree
|
commitdiff
2010-02-22
Måns Rullgård
ARM: change argument/return type of bswap_16() to unsig...
tree
|
commitdiff
2010-01-19
Måns Rullgård
Move FASTDIV macro to intmath.h
tree
|
commitdiff
2010-01-18
Måns Rullgård
Mark all intreadwrite functions av_always_inline
tree
|
commitdiff
2009-08-16
Måns Rullgård
ARM: first value loaded in AV_RN64 needs to be early...
tree
|
commitdiff
2009-07-01
Måns Rullgård
ARM: use gcc inline asm in bswap.h only when available
tree
|
commitdiff
2009-04-18
Måns Rullgård
ARM asm for AV_RN*()
tree
|
commitdiff
2009-04-01
Måns Rullgård
ARM: START/STOP_TIMER support for ARMv7
tree
|
commitdiff
2009-03-05
Måns Rullgård
ARM: armcc versions of bswap_16/32
tree
|
commitdiff
2009-01-13
Aurelien Jacobs
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
tree
|
commitdiff
2008-10-21
Måns Rullgård
split bswap.h into per-arch files
tree
|
commitdiff