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.
7 lines
262 B
Makefile
7 lines
262 B
Makefile
FATE_LIBAVDEVICE-$(CONFIG_JACK_INDEV) += fate-timefilter
|
|
fate-timefilter: libavdevice/tests/timefilter$(EXESUF)
|
|
fate-timefilter: CMD = run libavdevice/tests/timefilter
|
|
|
|
FATE-$(CONFIG_AVDEVICE) += $(FATE_LIBAVDEVICE-yes)
|
|
fate-libavdevice: $(FATE_LIBAVDEVICE-yes)
|