[692/906] window_x11: add XError trapping
authorMatthew Waters <ystreet00@gmail.com>
Mon, 3 Jun 2013 08:15:45 +0000 (18:15 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:27 +0000 (19:31 +0000)
commit957b4cf08bfba9de7a88f99e6687a7a483062269
tree0e60511abd92f472826a8c64c113fd165065abcc
parentd88a9c0044440715c8e4f70b4659dc89ba8ed2d3
[692/906] window_x11: add XError trapping

some functions in GLX can fail if the implementation does not support
certain features we ask for (i.e. GL 3) bringing down the entire
application
gst-libs/gst/gl/x11/gstglwindow_x11.c
gst-libs/gst/gl/x11/gstglwindow_x11.h