GStreamer multimedia framework
Find a file
Matthew Waters 633c26884e glmemorypbo: fix wrapping data on GL 2.1
GL 2.1 only supports pbo upload.

The wrapped data pointer was only being set on the pbo memory and on the
glmemory so when a download was requested (in GL 2.1), glmemory was
allocating a new data pointer and thus not returning the wrapped data.
2017-12-09 19:32:14 +00:00
ext/gl gleffects: fix shader compilation with legacy opengl 2017-12-09 19:32:14 +00:00
gst-libs/gst/gl glmemorypbo: fix wrapping data on GL 2.1 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 tests/glmemory: output data pointer values on failure 2017-12-09 19:32:14 +00:00