gstreamer/gst-libs
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
..
gst/gl glupload: Fix valid compiler warning 2017-12-09 19:31:50 +00:00