From c10bf1714b81c839999984dc5b13600c9073e121 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Sun, 16 Mar 2025 18:34:19 +0100 Subject: [PATCH] tools/ffmpeg/gen-patches: update to 7.1.1 Signed-off-by: Matthias Reichl --- tools/ffmpeg/gen-patches.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ffmpeg/gen-patches.sh b/tools/ffmpeg/gen-patches.sh index 7429c9d88d..3245d3f20a 100755 --- a/tools/ffmpeg/gen-patches.sh +++ b/tools/ffmpeg/gen-patches.sh @@ -2,7 +2,7 @@ # base ffmpeg version FFMPEG_REPO="git://source.ffmpeg.org/ffmpeg.git" -FFMPEG_VERSION="n7.1" +FFMPEG_VERSION="n7.1.1" ALL_FEATURE_SETS="v4l2-drmprime v4l2-request libreelec rpi vf-deinterlace-v4l2m2m"