gstreamer/tests/check
Wim Taymans 99a61247bc gst/gstclock.*: Review docs.
Original commit message from CVS:
* gst/gstclock.c: (gst_clock_entry_new),
(gst_clock_id_compare_func), (gst_clock_id_wait),
(gst_clock_id_wait_async), (gst_clock_id_unschedule),
(gst_clock_init), (gst_clock_get_internal_time),
(gst_clock_set_master), (do_linear_regression),
(gst_clock_add_observation), (gst_clock_set_property):
* gst/gstclock.h:
Review docs.
Small cleanups.
Fix a possible segfault when the window-size is made smaller.
Calculate jitter before performing the clock wait. Ideally
the clock implementation should calculate jitter but we need
API breakage for that.
* gst/gstsystemclock.c: (gst_system_clock_init):
Docs review.
* libs/gst/base/gstbasesink.c: (gst_base_sink_do_sync):
Remove leftover else
* tests/check/gst/gstsystemclock.c: (GST_START_TEST),
(gst_systemclock_suite):
Added check to test GST_CLOCK_DIFF.
2006-03-09 11:45:14 +00:00
..
elements docs/design/part-element-sink.txt: Updated document. 2006-02-02 12:07:48 +00:00
generic gst/gstutils.c: Don't leak pad references. 2006-01-28 00:59:37 +00:00
gst gst/gstclock.*: Review docs. 2006-03-09 11:45:14 +00:00
libs Ignore more stuff. 2006-02-23 18:06:31 +00:00
pipelines Ignore more stuff. 2006-02-23 18:06:31 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am tests/check/: ... and add some tests for the base source EOS stuff. 2006-02-23 17:39:20 +00:00