glcontext: remove not thread-safe get/set_error()
authorMatthew Waters <matthew@centricular.com>
Tue, 12 Jul 2016 05:29:29 +0000 (15:29 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:21 +0000 (19:32 +0000)
commit3c1c5e9d830318423e5a3dc1c4b362442e4e4b24
tree1ecde4c2aee7a2737410906001f559707516a94d
parent4bbda2b6268a5bc4749190a16decc2520a120f64
glcontext: remove not thread-safe get/set_error()

Use GError's instead if necessary.
ext/gl/gstglimagesink.c
gst-libs/gst/gl/gstglcolorconvert.c
gst-libs/gst/gl/gstglmemorypbo.c
gst-libs/gst/gl/gstglutils.c
gst-libs/gst/gl/gstglutils.h
gst-libs/gst/gl/gstglviewconvert.c
tests/check/libs/gstglmemory.c
tests/check/libs/gstglupload.c