index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
arm
Age
Commit message (
Expand
)
Author
2014-03-13
Update dsputil- and SIMD-related comments to match reality more closely
Diego Biurrun
2014-03-05
arm: hpeldsp: prevent overreads in armv6 asm
Janne Grunau
2014-02-19
arm: Mark the stack as non-executable
Martin Storsjö
2014-02-07
arm: Add EXTERN_ASM to the .func and .type declarations for exported symbols
Martin Storsjö
2014-01-11
arm: Add an option for making sure NEON registers aren't clobbered
Martin Storsjö
2014-01-07
arm: Allow overriding the alignment set in the function macro
Martin Storsjö
2013-08-29
arm: float_dsp: Propagate cpu_flags to vfp initialization function
Diego Biurrun
2013-08-28
avutil: Refactor CPU extension availability macros
Diego Biurrun
2013-08-28
avutil: Move internal CPU detection function declarations to private header
Diego Biurrun
2013-07-18
Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/
Diego Biurrun
2013-05-27
arm: Only output eabi attributes if building for ELF
Martin Storsjö
2013-05-04
avutil: Add av_cold attributes to init functions missing them
Diego Biurrun
2013-02-11
arm: Fall back to runtime cpu feature detection via /proc/cpuinfo
Martin Storsjö
2013-01-22
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
floatdsp: move butterflies_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
floatdsp: move vector_fmul_add from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-16
lavc: Move vector_fmul_window to AVFloatDSPContext
Justin Ruggles
2012-12-07
arm: detect cpu features at runtime on Linux
Mans Rullgard
2012-12-07
arm: rename ARMVFP config symbol to VFP
Mans Rullgard
2012-12-07
arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation
Mans Rullgard
2012-11-26
dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil
Justin Ruggles
2012-10-11
Move avutil tables only used in libavcodec to libavcodec.
Diego Biurrun
2012-10-03
ARM: use numeric ID for Tag_ABI_align_preserved
Mans Rullgard
2012-10-02
ARM: bswap: drop armcc version of av_bswap16()
Mans Rullgard
2012-10-02
ARM: set Tag_ABI_align_preserved in all asm files
Mans Rullgard
2012-10-02
ARM: fix Thumb PIC on Apple
Mans Rullgard
2012-09-21
ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code
Mans Rullgard
2012-09-21
ARM: align PIC offset pools to 4 bytes
Mans Rullgard
2012-09-20
ARM: swap source operands in some add instructions
Mans Rullgard
2012-09-15
flacdsp: arm optimised lpc filter
Mans Rullgard
2012-08-13
ARM: intmath: use native-size return types for clipping functions
Mans Rullgard
2012-08-13
libavutil: add saturating addition functions
Mans Rullgard
2012-08-10
ARM: add missing "cc" clobber in av_clipl_int32_arm()
Mans Rullgard
2012-08-07
ARM: use Q/R inline asm operand modifiers only if supported
Mans Rullgard
2012-07-01
ARM: generate position independent code to access data symbols
Mans Rullgard
2012-06-22
cosmetics: do not use full path for local headers
Diego Biurrun
2012-06-18
float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil
Justin Ruggles
2012-06-08
ARM: fix float_dsp breakage from d5a7229
Mans Rullgard
2012-06-08
Add a float DSP framework to libavutil
Justin Ruggles
2012-06-08
ARM: Move asm.S from libavcodec to libavutil
Justin Ruggles
2012-05-07
build: cosmetics: Add missing end-of-line backslashes to item lists.
Diego Biurrun
2012-05-03
arm: intreadwrite: revert 16-bit load asm to old version for gcc < 4.6
Mans Rullgard
2012-05-02
arm: intreadwrite: disable inline asm for gcc 4.7 and later
Mans Rullgard
2012-05-02
arm: intreadwrite: fix inline asm constraints for gcc 4.6 and later
Mans Rullgard
2012-04-22
ARM: allow runtime masking of CPU features
Mans Rullgard
2012-03-12
remove iwmmxt optimizations
Janne Grunau
2011-12-12
bswap: make generic implementation more compiler-friendly
Mans Rullgard
2011-06-23
ARM: allow building in Thumb2 mode
Mans Rullgard
2011-05-30
ARM: simplify inline asm with 64-bit operands
Mans Rullgard
[next]