mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
ffmpeg: update v4l2-request patch
Patch created using revisions 922f5ee..fa7165e from branch v4l2-request-hwaccel-4.3.1 of https://github.com/Kwiboo/FFmpeg
This commit is contained in:
parent
942a68bf33
commit
69fae8524b
File diff suppressed because it is too large
Load Diff
@ -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-Matrix-Alpha1"
|
KODI_FFMPEG_VERSION="4.3.1-Matrix-Alpha1-1"
|
||||||
|
|
||||||
ALL_FEATURE_SETS="v4l2-drmprime v4l2-request libreelec rpi"
|
ALL_FEATURE_SETS="v4l2-drmprime v4l2-request libreelec rpi"
|
||||||
|
|
||||||
@ -29,7 +29,7 @@ create_patch() {
|
|||||||
;;
|
;;
|
||||||
v4l2-request)
|
v4l2-request)
|
||||||
REPO="https://github.com/Kwiboo/FFmpeg"
|
REPO="https://github.com/Kwiboo/FFmpeg"
|
||||||
REFSPEC="v4l2-request-hwaccel-4.3"
|
REFSPEC="v4l2-request-hwaccel-4.3.1"
|
||||||
;;
|
;;
|
||||||
libreelec)
|
libreelec)
|
||||||
REPO="https://github.com/LibreELEC/FFmpeg"
|
REPO="https://github.com/LibreELEC/FFmpeg"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user