[FFmpeg-cvslog] configure: Move V4L2 M2M help line to the hardware library section

Mark Thompson git at videolan.org
Sun Dec 10 19:18:19 EET 2017


ffmpeg | branch: master | Mark Thompson <sw at jkqxz.net> | Sun Dec 10 17:15:06 2017 +0000| [2adfb10921668f01eb4c3e08ce57375be6d084de] | committer: Mark Thompson

configure: Move V4L2 M2M help line to the hardware library section

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2adfb10921668f01eb4c3e08ce57375be6d084de
---

 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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]



More information about the ffmpeg-cvslog mailing list