This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-02-04 06:08:26 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libavutil
/
aarch64
History
Reimar Döffinger
0ea184fc39
libavutil/aarch64/cpu.c: HWCAPS requires inline asm support.
...
Fixes compilation with tcc, which does not have aarch64 inline asm support.
2023-11-02 21:03:43 +01:00
..
asm.S
aarch64: Only enable extensions in the intended files/regions
2023-10-24 14:46:20 +03:00
bswap.h
…
cpu.c
libavutil/aarch64/cpu.c: HWCAPS requires inline asm support.
2023-11-02 21:03:43 +01:00
cpu.h
…
float_dsp_init.c
…
float_dsp_neon.S
aarch64: Consistently use lowercase for vector element specifiers
2023-10-21 23:25:18 +03:00
Makefile
…
neontest.h
…
timer.h
…
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