mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
ffmpeg gen-patches.sh: use jc's jc/dev/4.3.2/clean_3 branch
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
ce15afca0c
commit
2aa49f449a
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# base ffmpeg version
|
# base ffmpeg version
|
||||||
KODI_FFMPEG_REPO="https://github.com/xbmc/FFmpeg"
|
KODI_FFMPEG_REPO="https://github.com/xbmc/FFmpeg"
|
||||||
KODI_FFMPEG_VERSION="4.3.1-Matrix-Alpha1-1"
|
KODI_FFMPEG_VERSION="4.3.2-Matrix-19.1"
|
||||||
|
|
||||||
ALL_FEATURE_SETS="v4l2-drmprime v4l2-request libreelec rpi"
|
ALL_FEATURE_SETS="v4l2-drmprime v4l2-request libreelec rpi"
|
||||||
|
|
||||||
@ -37,7 +37,7 @@ create_patch() {
|
|||||||
;;
|
;;
|
||||||
rpi)
|
rpi)
|
||||||
REPO="https://github.com/jc-kynesim/rpi-ffmpeg"
|
REPO="https://github.com/jc-kynesim/rpi-ffmpeg"
|
||||||
REFSPEC="dev/4.3.1/drm_prime_1"
|
REFSPEC="dev/4.3.2/clean_3"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "illegal feature set ${FEATURE_SET}"
|
echo "illegal feature set ${FEATURE_SET}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user