Wim Taymans
|
cba26c9ed9
|
tests: handle unscheduled entries correctly
Make the testclock return GST_CLOCK_UNSCHEDULED when an unscheduled entry is
used for gst_clock_wait() or gst_clock_wait_async().
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=708605
|
2013-09-23 11:47:14 +02:00 |
|
Wim Taymans
|
aa777bb315
|
tests: don't use deprecated thread API
|
2012-11-20 16:34:28 +01:00 |
|
Sebastian Rasmussen
|
4eeb471e11
|
check: allow GstTestClock to handle clock notifications
API: gst_test_clock_peek_id_count()
API: gst_test_clock_has_id()
API: gst_test_clock_peek_next_pending_id()
API: gst_test_clock_wait_for_next_pending_id()
API: gst_test_clock_wait_for_pending_id_count()
API: gst_test_clock_process_next_clock_id()
API: gst_test_clock_get_next_entry_time()
https://bugzilla.gnome.org/show_bug.cgi?id=683012
|
2012-11-13 21:47:01 +00:00 |
|
Sebastian Rasmussen
|
e58da2a22d
|
check: add GstTestClock as a deterministic clock for testing
API: GstTestClock
API: gst_test_clock_new()
API: gst_test_clock_new_with_start_time()
API: gst_test_clock_set_time()
API: gst_test_clock_advance_time()
https://bugzilla.gnome.org/show_bug.cgi?id=683012
|
2012-11-13 21:19:57 +00:00 |
|