GStreamer multimedia framework
Find a file
Matthew Waters 18f9dfdfe5 glbufferpool: add bufferpool options for the various texture targets
This was chosen over relying solely on the caps as glupload needs to propose an
allocation and set the texture target based on the output caps.  Setting the
caps in the config is currently pointless as they are overwritten in a lot of
element's decide_allocation functions.

This provides a mechanism for the buffer pool to be configured for a certain
texture target when none has been configured.
2017-12-09 19:32:10 +00:00
ext/gl glcolorconvert: add support for converting texture targets 2017-12-09 19:32:10 +00:00
gst-libs/gst/gl glbufferpool: add bufferpool options for the various texture targets 2017-12-09 19:32:10 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests glmemory: add support for rectangle textures 2017-12-09 19:32:10 +00:00