Old ffmpeg has a lot of vulnerabilities that have been fixed in newer versions, see https://www.cvedetails.com/vulnerability-list/vendor_id-3611/Ffmpeg.html.
5 lines
183 B
Makefile
5 lines
183 B
Makefile
OBJS += aarch64/cpu.o \
|
|
aarch64/float_dsp_init.o \
|
|
|
|
NEON-OBJS += aarch64/float_dsp_neon.o
|