gstreamer/libs/gst/net
Jan Schmidt 5b2df52c6a netclock: Implement rolling-average filter on observations.
Keep a rolling average of the round trip time for network clock
observations, favouring shorter round trips as being more accurate.

Don't pass any clock observation to the clock slaving if it has a
round-trip time greater than 2 times the average.

Actual shifts in the network topology will be noticed after some
time, as the rolling average incorporates the new round trip times.
2013-11-26 02:20:14 +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 libs: Add missing single include headers and use them in GIRs 2012-11-21 11:00:40 +01:00
gstnetaddressmeta.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstnetaddressmeta.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstnetclientclock.c netclock: Implement rolling-average filter on observations. 2013-11-26 02:20:14 +11:00
gstnetclientclock.h net: Constify a parameter to gst_net_client_clock_new() 2013-10-18 09:59:25 +01:00
gstnettimepacket.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstnettimepacket.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstnettimeprovider.c timeprovider: g-i: allow None as address for gst_net_time_provider_new() 2013-07-16 14:48:18 +01:00
gstnettimeprovider.h Fix FSF address 2012-11-03 20:44:48 +00:00
Makefile.am Use GST_*_1_0 environment variables everywhere 2013-01-15 13:47:32 +00:00
net.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 16:44:14 +00:00