gstreamer/tests/check/libs
Andy Wingo 24fc208196 gst/net/gstnetclientclock.c (gst_net_client_clock_thread): Whoops, check the right fd. Also add some debugging.
Original commit message from CVS:
2005-11-18  Andy Wingo  <wingo@pobox.com>

* gst/net/gstnetclientclock.c (gst_net_client_clock_thread):
Whoops, check the right fd. Also add some debugging.
(gst_net_client_clock_observe_times): Adjust for int64 offset.
(do_linear_regression): Add a crapload of debugging. Subtract off
the minimum values from the input series to discard unneeded bits.
Use only int arithmetic. There is still double arithmetic when
calculating the intercept that needs fixing. Return boolean to
indicate success; FALSE would mean the domain or range is too
great. Still needs fixes.
2005-11-18 14:13:28 +00:00
..
.gitignore migrated some more docs to be inlined in the sources 2005-08-05 13:42:10 +00:00
controller.c merge controller testsuites fix broken tests remove mem-chunk from docs 2005-10-17 17:05:38 +00:00
gdp.c fix more valgrind warnings before turning up the heat 2005-10-10 23:55:39 +00:00
gstnetclientclock.c gst/net/gstnetclientclock.c (gst_net_client_clock_thread): Whoops, check the right fd. Also add some debugging. 2005-11-18 14:13:28 +00:00
gstnettimeprovider.c gst/net/gstnetclientclock.c (gst_net_client_clock_class_init): Port goes all the way to MAXUINT16. 2005-11-18 11:57:30 +00:00