gstreamer/tests/check
René Stadler a258e87342 gst/gstclock.c: Make period ids add the interval to the origial requested time instead of the possibly updated time w...
Original commit message from CVS:
Patch by: René Stadler <mail at renestadler dot de>
* gst/gstclock.c: (gst_clock_id_wait):
Make period ids add the interval to the origial requested time instead
of the possibly updated time which can be wrong when there are multiple
waiters for the same id. Fixes #382592.
* gst/gstsystemclock.c: (gst_system_clock_async_thread),
(gst_system_clock_id_wait_jitter_unlocked),
(gst_system_clock_id_wait_jitter):
Fix restart in the async notify thread when an async entry is added to
the front of the list. Fixes #381492.
* tests/check/gst/gstsystemclock.c: (store_callback),
(notify_callback), (GST_START_TEST), (gst_systemclock_suite):
Added test for multiple async waits.
Added test for async wait order.
2006-12-07 10:51:36 +00:00
..
elements Revert fix for regression in #347408 after release. 2006-07-14 16:42:20 +00:00
generic moap ignore 2006-07-02 22:20:20 +00:00
gst gst/gstclock.c: Make period ids add the interval to the origial requested time instead of the possibly updated time w... 2006-12-07 10:51:36 +00:00
libs Do some optimisation work in GstAdapter to avoid copies in more cases. 2006-11-09 14:37:38 +00:00
pipelines gst/gstevent.c: Rename some more @cur to @start to fix docs. 2006-10-09 17:15:39 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am gst/: Re-commit the registry changes, along with an extra fix: 2006-09-28 14:00:43 +00:00