This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
FFmpeg
/
libavutil
/
aarch64
History
Martin Storsjö
b1ee2af843
aarch64: Print the SVE vector length in libavutil/tests/cpu.c
...
This makes this aspect more visible in test logs. Signed-off-by: Martin Storsjö <martin@martin.st>
2024-09-27 00:06:30 +03:00
..
asm.S
configure: Add detection of assembler support for SVE/SVE2
2024-09-27 00:03:04 +03: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
aarch64: Add CPU feature flags for SVE and SVE2
2024-09-27 00:04:30 +03:00
cpu.h
aarch64: Print the SVE vector length in libavutil/tests/cpu.c
2024-09-27 00:06:30 +03:00
float_dsp_init.c
…
float_dsp_neon.S
aarch64: Consistently use lowercase for vector element specifiers
2023-10-21 23:25:18 +03:00
intreadwrite.h
avutil/aarch64: add AV_COPY128 and AV_ZERO128 macros
2024-08-26 10:26:59 +02:00
Makefile
aarch64: Print the SVE vector length in libavutil/tests/cpu.c
2024-09-27 00:06:30 +03:00
neontest.h
…
timer.h
aarch64: Use cntvct_el0 as timer register on Android and macOS
2024-06-17 14:00:34 +03:00
tx_float_init.c
…
tx_float_neon.S
aarch64: Manually tweak vertical alignment/indentation in tx_float_neon.S
2023-10-21 23:25:39 +03:00