1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/libavutil/arm
Rémi Denis-Courmont 424ac84839 lavu/arm: remove GCC 4.6- stuff
Since the C11 support is required, those GCC versions can no longer be
supported anyhow. (Clang pretends to be GCC 4.4, but the removed code
does not seem to have been intended for Clang.)
2024-06-13 21:16:16 +03:00
..
asm.S
bswap.h lavu/arm: remove GCC 4.6- stuff 2024-06-13 21:16:16 +03:00
cpu.c
cpu.h
float_dsp_arm.h
float_dsp_init_arm.c
float_dsp_init_neon.c
float_dsp_init_vfp.c configure: Remove av_restrict 2024-03-15 12:51:15 +01:00
float_dsp_neon.S
float_dsp_vfp.S
intmath.h
Makefile
neontest.h
timer.h