gstreamer/gst/net
Andy Wingo 9188f69f3c gst/net/gstnetclientclock.c (gst_net_client_clock_new): Adjust the clock initially so it produces values around the b...
Original commit message from CVS:
2005-11-18  Andy Wingo  <wingo@pobox.com>

* gst/net/gstnetclientclock.c (gst_net_client_clock_new): Adjust
the clock initially so it produces values around the base time.
(gst_net_client_clock_class_init): Typo fix.
(gst_net_client_clock_thread): Add note on when the socket gets
closed.
2005-11-18 10:54:55 +00:00
..
gstnet.h check/: Add a most minimal test for the net client clock. More to come later. 2005-11-17 17:55:17 +00:00
gstnetclientclock.c gst/net/gstnetclientclock.c (gst_net_client_clock_new): Adjust the clock initially so it produces values around the b... 2005-11-18 10:54:55 +00:00
gstnetclientclock.h check/: Add a most minimal test for the net client clock. More to come later. 2005-11-17 17:55:17 +00:00
gstnettimepacket.c gst/net/gstnettimepacket.c (gst_net_time_packet_send): Free buffer. 2005-11-16 18:37:57 +00:00
gstnettimepacket.h gst/net/: Use the timepacket stuff in the provider, include it from gstnet.h, and add it to the build. 2005-11-16 17:52:04 +00:00
gstnettimeprovider.c gst/net/: Use the timepacket stuff in the provider, include it from gstnet.h, and add it to the build. 2005-11-16 17:52:04 +00:00
gstnettimeprovider.h gst/net/: New part of core to hold network elements and objects. Put in core because it exposes API that applications... 2005-11-16 16:49:49 +00:00
Makefile.am check/: Add a most minimal test for the net client clock. More to come later. 2005-11-17 17:55:17 +00:00