gstreamer/libs/gst/net
Sebastian Dröge 202f463170 netclientclock: Add NTPv4 support
This uses all of the netclientclock code, except for the generation and
parsing of packets. Unfortunately some code duplication was necessary
because GstNetTimePacket is public API and couldn't be extended easily
to support NTPv4 packets without breaking API/ABI.
2015-06-06 23:00:44 +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: Add NTPv4 support 2015-06-06 23:00:44 +02:00
gstnetclientclock.h netclientclock: Add NTPv4 support 2015-06-06 23:00:44 +02: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
gstntppacket.c netclientclock: Add NTPv4 support 2015-06-06 23:00:44 +02: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 ptpclock: Use #define everywhere instead of G_N_ELEMENTS() 2015-06-06 14:34:39 +02:00
gstptpclock.h ptp: Initial implementation of a PTP clock 2015-06-03 13:55:28 +02:00
Makefile.am netclientclock: Add NTPv4 support 2015-06-06 23:00:44 +02:00
net.h ptp: Initial implementation of a PTP clock 2015-06-03 13:55:28 +02:00