GStreamer multimedia framework
Go to file
Sebastian Dröge 3c7095e5ad glupload: Fix valid compiler warning
gstglupload.c:442:32: error: if statement has empty body [-Werror,-Wempty-body]
    if (upload->texture_ids[i]);
                               ^
2017-12-09 19:31:50 +00:00
ext/gl glupload: rearchitecture for non GLMemory inputs/outputs 2017-12-09 19:31:50 +00:00
gst-libs/gst/gl glupload: Fix valid compiler warning 2017-12-09 19:31:50 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests glupload: rearchitecture for non GLMemory inputs/outputs 2017-12-09 19:31:50 +00:00