gstreamer/gst-libs
Matthew Waters b1a60af720 eglimage: perform eglCreateImage in the gl thread
while calling eglCreateImage without a GL context current in the executing
thread works on the RPi, some other implementations will return errors.

Marshall the eglCreateImage to the GL thread to appease these implementations.
2017-12-09 19:32:18 +00:00
..
gst/gl eglimage: perform eglCreateImage in the gl thread 2017-12-09 19:32:18 +00:00