GStreamer multimedia framework
Go to file
Sebastian Dröge c75f6b347f glcolorconvert: Fix compiler warning
gstglcolorconvertelement.c:230:19: error: unused variable 'in_structure'
      [-Werror,-Wunused-variable]
    GstStructure *in_structure = gst_caps_get_structure (caps, 0);
                  ^
2017-12-09 19:31:59 +00:00
ext/gl glcolorconvert: Fix compiler warning 2017-12-09 19:31:59 +00:00
gst-libs/gst/gl glbasefilter: Unref other context in finalize, and display in READY->NULL 2017-12-09 19:31:59 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests gl/examples: fixup generic cube example for NDC 2017-12-09 19:31:58 +00:00