gstreamer/libs/gst
Jan Schmidt 8e328f571e ptp clock: Increase tolerance for late follow-up and delay-resp
The follow-up and delay-resp messages carry precise
timestamps for the arrival at the clock master, but
the local return time is unimportant, so we should be very
lenient in accepting them late. Some PTP masters don't
prioritise sending those packets, and we reject all the
responses and never sync - or take forever to do so.

Increase the tolerance to 20x the mean path delay.

Also fix a typo in one debug output that would print
the absolute time of the delay-resp message, not the offset
from the delay-req that it's actually being compared against.
2018-11-07 23:09:44 +02:00
..
base baseparse: avg_bitrate calculation critical warning fix 2018-08-31 15:51:47 +01:00
check check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
controller meson: Fix detection of glib-mkenums under MSYS2 2018-05-20 16:41:06 +01:00
helpers gst: Use memcpy() instead of strncpy() where appropriate 2018-05-08 16:42:37 +01:00
net ptp clock: Increase tolerance for late follow-up and delay-resp 2018-11-07 23:09:44 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build meson: make check and tests build on Windows with msvc 2018-01-11 09:50:24 +00:00