GStreamer multimedia framework
Find a file
Matthew Waters 93215927a9 glbasememory: add a generic interface for allocating GL memories
This is made possible by a subclassable GstGLAllocationParams that holds
the allocation parameters

Every allocation would now go through gst_gl_base_memory_alloc with the
allocation parameters now being specified in a single struct to allow
extension by different allocators.
2017-12-09 19:32:12 +00:00
ext/gl plugins-bad: Fix example pipelines 2017-12-09 19:32:12 +00:00
gst-libs/gst/gl glbasememory: add a generic interface for allocating GL memories 2017-12-09 19:32:12 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests clutter: Fix compilation error in GL examples 2017-12-09 19:32:12 +00:00