GStreamer multimedia framework
Go to file
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
ext/gl gl/build: add missing '\' at the end of the line in MakeFile.am 2017-12-09 19:32:18 +00:00
gst-libs/gst/gl eglimage: perform eglCreateImage in the gl thread 2017-12-09 19:32:18 +00:00
pkgconfig uninstalled.pc: add support for non libtool build systems 2017-12-09 19:32:17 +00:00
tests gl/examples: fix switchvideooverlay for wayland 2017-12-09 19:32:18 +00:00