[Bug 779855] shmsrc: add uri handler

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 13 16:13:48 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=779855

--- Comment #6 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 347841:
 --> (https://bugzilla.gnome.org/review?bug=779855&attachment=347841)

::: sys/shm/gstshmsrc.c
@@ +242,3 @@
+        gchar *string = gst_uri_to_string (self->uri);
+
+        g_value_set_string (value, string);

g_value_take_string().

-- 
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