mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
Merge pull request #3720 from lrusak/v4l2-patches
ffmpeg: move v4l2 patches to v4l2 patch dir
This commit is contained in:
commit
989f0f3fbf
@ -17,6 +17,7 @@ PKG_BUILD_FLAGS="-gold"
|
|||||||
get_graphicdrivers
|
get_graphicdrivers
|
||||||
|
|
||||||
if [ "$V4L2_SUPPORT" = "yes" ]; then
|
if [ "$V4L2_SUPPORT" = "yes" ]; then
|
||||||
|
PKG_PATCH_DIRS+=" v4l2"
|
||||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET libdrm"
|
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET libdrm"
|
||||||
PKG_FFMPEG_V4L2="--enable-v4l2_m2m --enable-libdrm"
|
PKG_FFMPEG_V4L2="--enable-v4l2_m2m --enable-libdrm"
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user