mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ffmpeg: move v4l2 request api patches to separate patch dir
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
7562b1f433
commit
c4b17555e1
@ -45,10 +45,9 @@ else
|
||||
fi
|
||||
|
||||
if [ "$PROJECT" = "Allwinner" ]; then
|
||||
PKG_PATCH_DIRS+=" v4l2-request-api"
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET libdrm systemd" # systemd is needed for libudev
|
||||
PKG_FFMPEG_V4L2_REQUEST="--enable-v4l2-request --enable-libudev --enable-libdrm"
|
||||
else
|
||||
PKG_FFMPEG_V4L2_REQUEST="--disable-v4l2-request --disable-libudev"
|
||||
fi
|
||||
|
||||
if build_with_debug; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user