GStreamer multimedia framework
Find a file
Matthew Waters af7015602a gl: add a base memory object
It handles the following
- GstAllocationParams -> gst_memory_init transformation
- Makes sure that map/unmap/create/destroy happen on the GL thread with
  a GL context current.
- Holds a possible sysmem accessible data pointer with alignment.
- Holds the need upload/download transfer state
2017-12-09 19:32:12 +00:00
ext/gl gldownload: remove helper api from the library 2017-12-09 19:32:12 +00:00
gst-libs/gst/gl gl: add a base memory object 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 gluploadmeta; remove convenience helper API 2017-12-09 19:32:12 +00:00