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