Skip to content

Commit

Permalink
Merge pull request #3720 from lrusak/v4l2-patches
Browse files Browse the repository at this point in the history
ffmpeg: move v4l2 patches to v4l2 patch dir
  • Loading branch information
MilhouseVH committed Jul 27, 2019
2 parents aa60a86 + 3521bff commit 989f0f3
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/multimedia/ffmpeg/package.mk
Expand Up @@ -17,6 +17,7 @@ PKG_BUILD_FLAGS="-gold"
get_graphicdrivers

if [ "$V4L2_SUPPORT" = "yes" ]; then
PKG_PATCH_DIRS+=" v4l2"
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET libdrm"
PKG_FFMPEG_V4L2="--enable-v4l2_m2m --enable-libdrm"
else
Expand Down

0 comments on commit 989f0f3

Please sign in to comment.