GStreamer multimedia framework
Find a file
Sebastian Dröge 260104e485 glupload: Remove debug output from gst_gl_upload_transform_caps()
We can't know if the GstGLUpload type is initialized at this point already,
and thus our debug category might not be initialized yet... and cause an
assertion here.

As we don't print debug output for any of the other transform functions, let's
defer this problem for now.
2017-12-09 19:32:07 +00:00
ext/gl glstereomix: remove redundant initialization 2017-12-09 19:32:07 +00:00
gst-libs/gst/gl glupload: Remove debug output from gst_gl_upload_transform_caps() 2017-12-09 19:32:07 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests glcolorconvert-test: Test notify function for setup_wrapped 2017-12-09 19:32:07 +00:00