- update ffmpeg from 4.4.1 to 4.4.3
FFNVCODEC_URL = https://github.com/FFmpeg/nv-codec-headers/releases/download/n$(FFNVCODEC_VER)/nv-codec-headers-$(FFNVCODEC_VER).tar.gz
FFNVCODEC_SHA1 = 89bee0d3025b813c513084ad8546b0261623fbb0
-FFMPEG = ffmpeg-4.4.1
+FFMPEG = ffmpeg-4.4.3
FFMPEG_TB = $(FFMPEG).tar.bz2
FFMPEG_URL = https://ffmpeg.org/releases/$(FFMPEG_TB)
-FFMPEG_SHA1 = 49306f284475014b8e68bff886aaeeaf0723810c
+FFMPEG_SHA1 = a900f77ed16a18421983b499114c1595b8b765f2
# ##############################################################################