gstreamer/gst-libs/gst
Matthew Waters 4f6c226bd2 gl/x11: use xcb instead of libX11
- xcb is supposedly thread-safe!

videotestsrc ! glimagesink now doesn't spuriously result in a
'call XInitThreads()' error however if anybody else is using X11,
then XInitThreads() still needs to be called and multiple glimagesink's
still need XInitThreads().

Everything still takes libX11 handles as they are compatible with the xcb
variants.  Unfortunately we cannot move fully over to xcb due to GLX being
entirely based on Xlib.  It's also impossible to transform a xcb_connection
to a Display which means we require X11 handles.
2016-11-08 15:14:26 +11:00
..
adaptivedemux Explicitly define float constants as float 2016-10-27 23:06:26 +05:30
audio Fix incorrect return type in several functions 2016-10-27 23:06:26 +05:30
base aggregator: Use the event_full function for GstAggregatorPads 2016-09-06 16:30:28 -03:00
basecamerabinsrc Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
codecparsers Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
gl gl/x11: use xcb instead of libX11 2016-11-08 15:14:26 +11:00
insertbin Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
interfaces Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
mpegts tsdemux: Add conditions to identify ATSC EAC3 2016-10-03 15:14:54 -04:00
player player: Add configuration for enabling accurate seeks 2016-11-01 19:49:52 +02:00
uridownloader Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
video videoaggregator: Handle if update_caps() returns EMPTY 2016-08-26 03:25:49 +10:00
wayland wayland/Makefile.am: add missing libs 2016-09-21 20:07:06 -04:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am audio: Move audioaggregator base class to a library 2016-01-22 12:39:48 +02:00
meson.build meson: add some starting build files for GL 2016-09-09 11:22:47 +10:00