GStreamer multimedia framework
Find a file
Alessandro Decina 28dbe4fffc glmemory: add gst_gl_memory_allocator_get_default
Add gst_gl_memory_allocator_get_default to get the default allocator based on
the opengl version. Allows us to stop hardcoding the PBO allocator which isn't
supported on gles2.

Fixes GL upload on iOS9 among other things.
2017-12-09 19:32:13 +00:00
ext/gl glmemory: add gst_gl_memory_allocator_get_default 2017-12-09 19:32:13 +00:00
gst-libs/gst/gl glmemory: add gst_gl_memory_allocator_get_default 2017-12-09 19:32:13 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests gl*memory*: reverse the parameter order of user_data and destroy notify 2017-12-09 19:32:13 +00:00