gstreamer/libs/gst
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
..
base gst/base/gstbasesink.c: For the current position in stream time, we need to subtract accumulated time. 2005-11-18 13:18:44 +00:00
check gst/gstpad.*: add gst_pad_new_from_static_template functions 2005-11-16 16:09:49 +00:00
controller merge controller testsuites fix broken tests remove mem-chunk from docs 2005-10-17 17:05:38 +00:00
dataprotocol configure.ac: reorganize clean up document more remove cruft 2005-10-15 13:58:18 +00:00
net 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
Makefile.am configure.ac: Remove getbits library. Nothing uses it, and it should be in something like liboil if someone did want... 2005-09-15 05:48:30 +00:00