This website requires JavaScript.
Explore
Help
Sign In
eessppeelllloo
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
mirror of
https://git.ffmpeg.org/ffmpeg.git
synced
2026-03-13 15:57:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7ee7ac20fb714732f0b07d5d043d104fcf65c19
ffmpeg
/
libavutil
/
aarch64
History
James Almer
44862a9d68
avutil/aarch64/cpu: fix check for SME on Linux
...
SME is a AT_HWCAP2 entry, not AT_HWCAP. Signed-off-by: James Almer <
jamrial@gmail.com
>
2025-12-10 21:51:11 -03:00
..
asm.S
configure: add detection of assembler support for SME
2025-12-09 21:38:38 +00:00
cpu_sme.S
configure: add detection of assembler support for SME
2025-12-09 21:38:38 +00:00
cpu_sve.S
aarch64: Print the SVE vector length in libavutil/tests/cpu.c
2024-09-27 00:06:30 +03:00
cpu.c
avutil/aarch64/cpu: fix check for SME on Linux
2025-12-10 21:51:11 -03:00
cpu.h
configure: add detection of assembler support for SME
2025-12-09 21:38:38 +00:00
float_dsp_init.c
…
float_dsp_neon.S
…
intreadwrite.h
…
Makefile
configure: add detection of assembler support for SME
2025-12-09 21:38:38 +00:00
neontest.h
…
timer.h
…
tx_float_init.c
…
tx_float_neon.S
avutil/aarch64/tx_float_neon.S: clean up FFT4_X2
2025-02-28 13:42:54 +01:00