GStreamer multimedia framework
Go to file
Matthew Waters 56bd10a392 caopengllayersink: correctly use the sync meta across multiple contexts
1. Set the sync point after the (possible) upload has occured
2. Wait in the correct GL context (the draw context)

Note: We don't add the GL sync meta to the input buffer as it's not
writable and a copy would be expensive.

Similar to the change with the same name for glimagesink
2017-12-09 19:32:01 +00:00
ext/gl caopengllayersink: correctly use the sync meta across multiple contexts 2017-12-09 19:32:01 +00:00
gst-libs/gst/gl gl/calayer: provide a current wrapped GstGLContext for callbacks 2017-12-09 19:32:01 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests tests/gl: fix typo 2017-12-09 19:32:01 +00:00