[FFmpeg-devel] [PATCH] Revert "Autodetect libxcb."

Clément Bœsch u at pkh.me
Wed Feb 4 21:13:37 CET 2015


On Wed, Feb 04, 2015 at 09:11:34PM +0100, Clément Bœsch wrote:
> This reverts commit 23ec8db8a07467a1fbef0c79f16b33040ca63c24.
> 
> There is no reason to enable libxcb by default. This is inconsistent
> with all the other libs (we don't do it for x11, opengl, ...) and drag
> many unwanted dependencies by default. We'll get cursed by packagers
> pretty soon because of this.
> 
> Conflicts:
> 	configure
> ---
>  configure | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
> 

Locally updated with:

-  --enable-libxcb-shm      enable X11 grabbing shm communication [auto]
-  --enable-libxcb-xfixes   enable X11 grabbing mouse rendering [auto]
-  --enable-libxcb-shape    enable X11 grabbing shape rendering [auto]
+  --enable-libxcb-shm      enable X11 grabbing shm communication [no]
+  --enable-libxcb-xfixes   enable X11 grabbing mouse rendering [no]
+  --enable-libxcb-shape    enable X11 grabbing shape rendering [no]

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150204/ad2f23ed/attachment.asc>


More information about the ffmpeg-devel mailing list