summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2017-12-10 17:15:06 +0000
committerMark Thompson <sw@jkqxz.net>2017-12-10 17:15:06 +0000
commit2adfb10921668f01eb4c3e08ce57375be6d084de (patch)
tree0e81a01418a7832534594264f8e5735c19fe2149 /configure
parent84936f68ede265cfa3b9315f908bfe76e81fae6e (diff)
configure: Move V4L2 M2M help line to the hardware library section
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d05388638d..d5bbb5b7a9 100755
--- a/configure
+++ b/configure
@@ -185,7 +185,6 @@ Individual component options:
--enable-filter=NAME enable filter NAME
--disable-filter=NAME disable filter NAME
--disable-filters disable all filters
- --disable-v4l2_m2m disable V4L2 mem2mem code [autodetect]
External library support:
@@ -320,6 +319,7 @@ External library support:
--enable-omx enable OpenMAX IL code [no]
--enable-omx-rpi enable OpenMAX IL code for Raspberry Pi [no]
--enable-rkmpp enable Rockchip Media Process Platform code [no]
+ --disable-v4l2-m2m disable V4L2 mem2mem code [autodetect]
--disable-vaapi disable Video Acceleration API (mainly Unix/Intel) code [autodetect]
--disable-vdpau disable Nvidia Video Decode and Presentation API for Unix code [autodetect]
--disable-videotoolbox disable VideoToolbox code [autodetect]