index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
aarch64: increase default alignment for functions and constants
Ramiro Polla
2025-05-19
1
-2
/
+2
*
avutil/aarch64/tx_float_neon.S: clean up FFT4_X2
Krzysztof Pyrkosz via ffmpeg-devel
2025-02-28
1
-24
/
+8
*
aarch64: Print the SVE vector length in libavutil/tests/cpu.c
Martin Storsjö
2024-09-27
3
-0
/
+35
*
aarch64: Add CPU feature flags for SVE and SVE2
Martin Storsjö
2024-09-27
2
-0
/
+22
*
configure: Add detection of assembler support for SVE/SVE2
Martin Storsjö
2024-09-27
1
-0
/
+18
*
aarch64: Detect I8MM on Windows via SVE-I8MM
Martin Storsjö
2024-09-27
1
-0
/
+7
*
aarch64: Implement support for elf_aux_info(3) on FreeBSD and OpenBSD
Brad Smith
2024-09-09
1
-1
/
+1
*
avutil/cpu_internal: Provide ff_getauxval() wrapper for getauxvaul()
Brad Smith
2024-09-09
1
-2
/
+2
*
avutil/aarch64: add AV_COPY128 and AV_ZERO128 macros
Ramiro Polla
2024-08-26
1
-0
/
+42
*
aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl
Brad Smith
2024-06-26
1
-0
/
+38
*
aarch64: Use cntvct_el0 as timer register on Android and macOS
Martin Storsjö
2024-06-17
1
-1
/
+10
*
lavu/bswap: remove some inline assembler
Rémi Denis-Courmont
2024-06-13
1
-56
/
+0
*
avutil/aarch64: Skip define AV_READ_TIME for apple
Zhao Zhili
2024-06-11
1
-7
/
+1
*
aarch64: Factorize code for CPU feature detection on Apple platforms
Martin Storsjö
2024-04-10
1
-12
/
+13
*
aarch64: Use regular hwcaps flags instead of HWCAP_CPUID for CPU feature dete...
Martin Storsjö
2024-03-04
1
-22
/
+8
*
libavutil/aarch64/cpu.c: HWCAPS requires inline asm support.
Reimar Döffinger
2023-11-02
1
-1
/
+1
*
aarch64: Simplify the linux runtime cpu detection code
Martin Storsjö
2023-10-31
1
-5
/
+1
*
aarch64: Only enable extensions in the intended files/regions
Martin Storsjö
2023-10-24
1
-2
/
+14
*
aarch64: Stop using asm/hwcap.h for the HWCAP_* detection
Martin Storsjö
2023-10-24
1
-2
/
+1
*
aarch64: Manually tweak vertical alignment/indentation in tx_float_neon.S
Martin Storsjö
2023-10-21
1
-60
/
+60
*
aarch64: Make the indentation more consistent
Martin Storsjö
2023-10-21
1
-6
/
+6
*
aarch64: Consistently use lowercase for vector element specifiers
Martin Storsjö
2023-10-21
1
-100
/
+100
*
aarch64: remove VFP feature check
Rémi Denis-Courmont
2023-07-15
1
-2
/
+1
*
aarch64: Add Windows runtime detection of the dotprod instructions
Martin Storsjö
2023-06-06
1
-0
/
+12
*
aarch64: Add Apple runtime detection of dotprod and i8mm using sysctl
Martin Storsjö
2023-06-06
1
-0
/
+22
*
aarch64: Add Linux runtime cpu feature detection using HWCAP_CPUID
Martin Storsjö
2023-06-06
1
-0
/
+52
*
aarch64: Add cpu flags for the dotprod and i8mm extensions
Martin Storsjö
2023-06-06
2
-3
/
+14
*
configure: aarch64: Support assembling the dotprod and i8mm arch extensions
Martin Storsjö
2023-06-06
1
-0
/
+11
*
lavu/tx: refactor to explicitly track and convert lookup table order
Lynne
2022-11-24
1
-3
/
+2
*
aarch64: Implement stack spilling in a consistent way.
Reimar Döffinger
2022-10-11
1
-26
/
+26
*
aarch64/tx_float: fix compilation
Lynne
2022-09-06
1
-1
/
+1
*
aarch64: relax byte-swap assembler constraints
Rémi Denis-Courmont
2022-09-03
1
-6
/
+12
*
lavu/tx: implement aarch64 NEON SIMD FFT
Lynne
2022-08-25
3
-1
/
+1362
*
aarch64: Only emit the PAC/BTI note section when targeting ELF
Martin Storsjö
2022-03-15
1
-1
/
+1
*
arm64: Add Armv8.3-A PAC support to assembly files
Andre Kempe
2022-03-09
1
-6
/
+96
*
aarch64: Add Armv8.5-A BTI support
Jonathan Wright
2021-11-16
1
-0
/
+30
*
arm/aarch64: Use mach_absolute_time as timer on apple platforms
Martin Storsjö
2021-02-21
1
-1
/
+7
*
aarch64: Explicitly forbid using the x18 register
Martin Storsjö
2020-05-15
1
-0
/
+3
*
Add assembly support for -fsanitize=hwaddress tagged globals.
Peter Collingbourne
2019-08-22
1
-0
/
+8
*
Merge commit '41cf3e3b1ca375962951fde1b90a03b16197d205'
James Almer
2019-02-20
1
-0
/
+2
|
\
|
*
arm: Create proper .rdata sections for COFF
Martin Storsjö
2019-01-25
1
-0
/
+2
*
|
Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906'
James Almer
2018-02-11
1
-1
/
+0
|
\
|
|
*
Drop some unnecessary config.h #includes
Diego Biurrun
2018-02-06
1
-1
/
+0
*
|
Merge commit '69ac24e556c6fbc7138be5a60d0b90d2a5676c3d'
James Almer
2017-11-11
1
-1
/
+1
|
\
|
|
*
aarch64: Get rid of a stray double space
Martin Storsjö
2017-10-18
1
-1
/
+1
|
*
cpu: split flag checks per arch in av_cpu_max_align()
James Almer
2017-10-09
1
-0
/
+9
*
|
Merge commit '7b7760ad6efb7b96122aa7133ad21e22653ae222'
James Almer
2017-11-11
1
-0
/
+9
|
\
|
|
*
aarch64: Fix negative movrel offsets for windows
Martin Storsjö
2017-08-22
1
-0
/
+9
|
*
aarch64: Add parentheses around the offset parameter in movrel
Martin Storsjö
2017-02-16
1
-2
/
+2
|
*
aarch64: Add an offset parameter to the movrel macro
Martin Storsjö
2016-11-10
1
-4
/
+10
[next]