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 Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
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 Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 13:54:25 -07:00
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 Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 13:54:25 -07:00
gstntppacket.h netclientclock: Add NTPv4 support 2015-06-06 23:00:44 +02:00
gstptp_private.h ptp: Initial implementation of a PTP clock 2015-06-03 13:55:28 +02:00
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