[FFmpeg-cvslog] Revert "Merge commit 'a97563c889fefd81ad6b3758471434d8c2e2e550'"
James Almer
git at videolan.org
Wed Sep 27 21:17:13 EEST 2017
ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Wed Sep 27 15:01:58 2017 -0300| [55cc0bccf357ca13d124472822477c172cd06336] | committer: James Almer
Revert "Merge commit 'a97563c889fefd81ad6b3758471434d8c2e2e550'"
This reverts commit 1985071e41f4df8fc693a564e25758676bba164a, reversing
changes made to a901869c19ed14c7d3647901468bd1297c9f98c0.
We autodetect libxcb, so this is not necessary.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=55cc0bccf357ca13d124472822477c172cd06336
---
configure | 1 -
1 file changed, 1 deletion(-)
diff --git a/configure b/configure
index a168feea23..a4baeb3b2a 100755
--- a/configure
+++ b/configure
@@ -3101,7 +3101,6 @@ v4l2_indev_deps_any="linux_videodev2_h sys_videoio_h"
v4l2_outdev_deps_any="linux_videodev2_h sys_videoio_h"
vfwcap_indev_deps="vfw32 vfwcap_defines"
xcbgrab_indev_deps="libxcb"
-xcbgrab_indev_suggest="libxcb_shm libxcb_shape libxcb_xfixes"
xv_outdev_deps="X11_extensions_Xvlib_h XvGetPortAttribute"
xv_outdev_extralibs="-lXv -lX11 -lXext"
More information about the ffmpeg-cvslog
mailing list