gstreamer/tests/examples/gl
Nicolas Dufresne 9e208ba0b6 sdlshare2: Fix race conditions
The client-draw callback is running on the GL Thread, which will
be required to map the buffer. Map early, and pass the mapped
frame instead. On top of that, make sure to signal any pending
draw before trying to push EOS, as some pad locks might be taken.
This is the cost of using the same thread to control GStreamer and
to render GL.
2017-12-09 19:32:31 +00:00
..
clutter gl/examples: Really remove references to $(GST_PLUGINS_GL_*). 2017-12-09 19:32:22 +00:00
cocoa Use value instead of version macro when testing for mac OS version 2017-12-09 19:32:30 +00:00
generic gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gtk 3dvideo example: Correct video overlay for HiDPI 2017-12-09 19:32:31 +00:00
qt examples: gl: remove ancient bitrotten .vcproj files 2017-12-09 19:32:28 +00:00
sdl sdlshare2: Fix race conditions 2017-12-09 19:32:31 +00:00
Makefile.am examples: Add all gl subdirs to DIST_SUBDIRS to fix the build 2017-12-09 19:31:39 +00:00
meson.build meson: Build gl/sdl examples 2017-12-09 19:32:31 +00:00