gstreamer/libs/gst/net
Jan Schmidt 04176bede1 ptp clock: Wait for ANNOUNCE before selecting a master
Previously, with opportunistic sync we'd track a master
clock as soon as we see a SYNC message, and hence sync up
faster, but then we'd announce we're synched before seeing
the ANNOUNCE, leaving the clock details like grandmaster-clock
empty.

A better way is to start tracking the clock opportunistically,
but not announce we're synched until we've also seen the ANNOUNCE.
2018-10-11 22:11:51 +11:00
..
.gitignore
gstnet.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnetaddressmeta.c libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
gstnetaddressmeta.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnetclientclock.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:49:14 +02:00
gstnetclientclock.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnetcontrolmessagemeta.c libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
gstnetcontrolmessagemeta.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnettimepacket.c
gstnettimepacket.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnettimeprovider.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:49:14 +02:00
gstnettimeprovider.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnetutils.c netutils: Add util for setting socket DSCP 2017-11-01 11:00:47 +02:00
gstnetutils.h netutils: Add util for setting socket DSCP 2017-11-01 11:00:47 +02:00
gstntppacket.c
gstntppacket.h
gstptp_private.h
gstptpclock.c ptp clock: Wait for ANNOUNCE before selecting a master 2018-10-11 22:11:51 +11:00
gstptpclock.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
Makefile.am libs: fix 'inconsistent DLL linkage' warnings on Windows 2018-09-23 23:23:01 +01:00
meson.build libs: fix 'inconsistent DLL linkage' warnings on Windows 2018-09-23 23:23:01 +01:00
net-prelude.h libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
net.h net: Include gstnetcontrolmessagemeta.h in net.h 2018-03-21 10:20:14 +02:00