GStreamer multimedia framework
Find a file
Matthew Waters a41f91253e gldebug: implement a delayed debug system
The messages are stored by gst_gl_async_debug_store_log_msg() and output later
by a corresponding store(), output() or an unset()/free().

Some wrapper macros are provided to avoid callers explicitly using __FILE__,
GST_FUNCTION and __LINE__
2017-12-09 19:32:15 +00:00
ext/gl gl: add a videoflip element 2017-12-09 19:32:15 +00:00
gst-libs/gst/gl gldebug: implement a delayed debug system 2017-12-09 19:32:15 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests glcontext: implement checking whether a context has been shared 2017-12-09 19:32:14 +00:00