gstreamer/libs/gst
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
..
base aggregator: document new "min-upstream-latency" property is in nanosecs 2018-10-04 00:30:52 +01:00
check meson: use library() for libgstcheck instead of always building a shared lib 2018-09-24 08:39:39 +01:00
controller libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
helpers meson: host_system is 'ios' when building for iOS 2018-08-17 02:55:43 +05:30
net ptp clock: Wait for ANNOUNCE before selecting a master 2018-10-11 22:11:51 +11:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build meson: Always use a dependency object for dependencies 2018-09-05 16:33:43 +05:30