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-01-29 22:00:58 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libavutil
/
aarch64
History
Ramiro Polla
abb4e13a0a
avutil/aarch64: add AV_COPY128 and AV_ZERO128 macros
2024-08-26 10:26:59 +02:00
..
asm.S
aarch64: Only enable extensions in the intended files/regions
2023-10-24 14:46:20 +03:00
cpu.c
aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl
2024-06-26 02:06:53 -04:00
cpu.h
aarch64: Add cpu flags for the dotprod and i8mm extensions
2023-06-06 12:40:42 +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
…
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
lavu/tx: refactor to explicitly track and convert lookup table order
2022-11-24 15:58:34 +01:00
tx_float_neon.S
aarch64: Manually tweak vertical alignment/indentation in tx_float_neon.S
2023-10-21 23:25:39 +03:00