Skip to content

Commit

Permalink
ffmpeg: move v4l2 patches to v4l2 patch dir
Browse files Browse the repository at this point in the history
  • Loading branch information
lrusak committed Jul 24, 2019
1 parent db00588 commit 3521bff
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
Original file line number Diff line number Diff line change
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 3521bff

Please sign in to comment.