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.

Attachment: pgpvc_i3ze5cO.pgp
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to