GStreamer multimedia framework
Find a file
Matthew Waters 880d2798b0 glmemorypbo: don't double read pixels
The optimistic download_transfer was not setting the required flag to not
perform glReadPixels on subsequent map (READ). resulting in glReadPixels
happening twice.
2017-12-09 19:32:14 +00:00
ext/gl glcolorconvert: implement usage of a buffer pool 2017-12-09 19:32:14 +00:00
gst-libs/gst/gl glmemorypbo: don't double read pixels 2017-12-09 19:32:14 +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