gstreamer/libs/gst/net
Sebastian Dröge f7a7a569cd netclientclock: Filter RTTs based on the median of the last RTTs before considering them at all
This improves accuracy on wifi or similar networks, where the RTT can go very
high up for a single observation every now and then. Without filtering them
away completely, they would still still modify the average RTT, and thus all
clock estimations.
2015-06-06 14:31:16 +02: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 docs: Fix documentation typos and inconsistencies 2014-07-09 09:22:11 +02:00
gstnetaddressmeta.h docs: Fix documentation typos and inconsistencies 2014-07-09 09:22:11 +02:00
gstnetclientclock.c netclientclock: Filter RTTs based on the median of the last RTTs before considering them at all 2015-06-06 14:31:16 +02:00
gstnetclientclock.h net: Constify a parameter to gst_net_client_clock_new() 2013-10-18 09:59:25 +01:00
gstnetcontrolmessagemeta.c meta: Add GstNetControlMessageMeta 2015-03-14 13:54:51 +01:00
gstnetcontrolmessagemeta.h meta: Add GstNetControlMessageMeta 2015-03-14 13:54:51 +01:00
gstnettimepacket.c docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 21:21:51 +01:00
gstnettimepacket.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstnettimeprovider.c net: keep GCancellable fd around instead of re-creating it constantly 2015-05-19 14:34:04 +01:00
gstnettimeprovider.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstptp_private.h ptp: Initial implementation of a PTP clock 2015-06-03 13:55:28 +02:00
gstptpclock.c ptpclock: Use a system clock for the time observations instead of gst_util_get_timestamp() 2015-06-06 14:19:21 +02:00
gstptpclock.h ptp: Initial implementation of a PTP clock 2015-06-03 13:55:28 +02:00
Makefile.am ptp: Initial implementation of a PTP clock 2015-06-03 13:55:28 +02:00
net.h ptp: Initial implementation of a PTP clock 2015-06-03 13:55:28 +02:00