net: set clock name in the constructor
authorMarcin Kolny <marcin.kolny@gmail.com>
Fri, 2 Dec 2016 21:47:32 +0000 (22:47 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 6 Dec 2016 10:10:17 +0000 (12:10 +0200)
commit90f101981cccdd5aed7266298e466e5f00e4737a
tree036709e14966693791ee74642e3ffe62c1229aea
parent28db1c063117a480401ce4907ff0997a04c83cc5
net: set clock name in the constructor

gst_net_client_clock_new() and gst_ntp_clock_new() didn't set the
"name" property.

https://bugzilla.gnome.org/show_bug.cgi?id=775538
libs/gst/net/gstnetclientclock.c