[Bug 743345] glupload: Add support for dmabuf
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Nov 23 13:45:58 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743345
--- Comment #49 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 316107:
--> (https://bugzilla.gnome.org/review?bug=743345&attachment=316107)
::: gst-libs/gst/gl/egl/gsteglimagememory.c
@@ +387,3 @@
+ attribs[atti] = EGL_NONE;
+
+ for (int i = 0; i < atti; i++)
That's only valid in C99, declare i outside.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list