gl: Let gst_gl_context_get_thread() return a new reference to the GThread
authorSebastian Dröge <sebastian@centricular.com>
Mon, 22 Sep 2014 07:08:17 +0000 (10:08 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 22 Sep 2014 07:09:24 +0000 (10:09 +0300)
commit8d457a4d18d858ab7a9a2c58d9c2c81d1d20b48d
tree330a4cd885a00ae00195369cde675e41d71d8772
parentd153b01280c9d0658e1f66a2a4ff07477c842e8c
gl: Let gst_gl_context_get_thread() return a new reference to the GThread

Otherwise it might go away in the meantime and the caller has some random pointer.
gst-libs/gst/gl/gstglcontext.c