summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstgldebug.h
diff options
context:
space:
mode:
authorMatthew Waters <matthew@centricular.com>2016-07-01 00:07:23 +1000
committerMatthew Waters <matthew@centricular.com>2016-11-08 15:14:26 +1100
commit4f6c226bd24ae3ef66bd8f4c17b001444c9b0bf1 (patch)
treef4e7cf1170b9a3036a13354d8caea46d9fac993b /gst-libs/gst/gl/gstgldebug.h
parente4916fb1ef8e5ecc075978b98f50bd799faf83e0 (diff)
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.
Diffstat (limited to 'gst-libs/gst/gl/gstgldebug.h')
0 files changed, 0 insertions, 0 deletions