[Bug 775538] Property "name" is not set for the net client clock

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 5 10:15:54 UTC 2016


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

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 341278:
 --> (https://bugzilla.gnome.org/review?bug=775538&attachment=341278)

::: libs/gst/net/gstnetclientclock.c
@@ +1331,3 @@
+        g_object_new (GST_TYPE_NET_CLIENT_INTERNAL_CLOCK, "name",
+        GST_OBJECT_NAME (self), "address", self->priv->address,
+        "port", self->priv->port, "is-ntp", self->priv->is_ntp, NULL);

This is the one that is wrong, the others are ok

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