gl: fix application context querying between elements
authorMatthew Waters <matthew@centricular.com>
Fri, 24 Apr 2020 12:38:32 +0000 (22:38 +1000)
committerMatthew Waters <matthew@centricular.com>
Mon, 27 Apr 2020 01:36:02 +0000 (11:36 +1000)
commit5d47b8e232ef0d21e7d385b83b57e13b5405460d
tree0cf2881f3cb2b9db7e3a54e8f5e20e982fd33d2f
parent989bbe29d8bb87073f80feaa01a0e0ba166bb816
gl: fix application context querying between elements

Fixes error introduced by:
a4e49ba8c9657e2230aad32b6988bbda7a755440
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/642

Using the application GL context as the local GL context is not going to
work very well.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/643>
ext/gl/gstglbasemixer.c
ext/gl/gstglstereosplit.c
gst-libs/gst/gl/gstglbasefilter.c