tools/ffmpeg/gen-patches.sh: drop kodi ffmpeg leftovers

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2023-04-01 16:58:43 +02:00
parent 2c9e9d043c
commit c8a1f41e65

View File

@ -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