From c8a1f41e65fe19d6cc528eae1336a8a1f2a6a913 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Sat, 1 Apr 2023 16:58:43 +0200 Subject: [PATCH] tools/ffmpeg/gen-patches.sh: drop kodi ffmpeg leftovers Signed-off-by: Matthias Reichl --- tools/ffmpeg/gen-patches.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/ffmpeg/gen-patches.sh b/tools/ffmpeg/gen-patches.sh index 45c475ecd3..b9610e5a9d 100755 --- a/tools/ffmpeg/gen-patches.sh +++ b/tools/ffmpeg/gen-patches.sh @@ -4,9 +4,6 @@ FFMPEG_REPO="git://source.ffmpeg.org/ffmpeg.git" FFMPEG_VERSION="n6.0" -KODI_FFMPEG_REPO="https://github.com/xbmc/FFmpeg" -KODI_FFMPEG_VERSION="5.1.2-Nexus-Alpha3" - ALL_FEATURE_SETS="v4l2-drmprime v4l2-request libreelec rpi vf-deinterlace-v4l2m2m" if [ $# -eq 0 ]; then