[Bug 738608] hlssink: Add URI handler interface
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 13 16:12:32 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=738608
--- Comment #12 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 347840:
--> (https://bugzilla.gnome.org/review?bug=738608&attachment=347840)
::: ext/hls/gsthlssink.c
@@ +453,3 @@
+ gchar *string = gst_uri_to_string (sink->uri);
+
+ g_value_set_string (value, string);
Use 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