gstreamer/tests/check
Wim Taymans df30f60048 clock: fix 2 wakeup races.
when an entry being waited on in the async thread is unscheduled, clear the
wakeup queue so we can continue waiting on other entries.
When an entry being waited on in the async thread is unlocked because an earlier
entry was added to the list, set the entry to OK again. This makes sure that
only the entries being waited on have the BUSY flag set and wake up the timer
poll when they are unscheduled.
2009-03-26 15:59:17 +01:00
..
elements GstBaseSink: avoid calling preroll multiple times 2009-02-03 12:52:49 +01:00
generic libs/gst/base/gstbasesink.c: Improve position reporting in the flushing state. 2008-08-19 16:47:07 +00:00
gst clock: fix 2 wakeup races. 2009-03-26 15:59:17 +01:00
libs Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
pipelines check: Fix comment about the timeout for generic stress test. 2009-01-31 21:35:22 +00:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am tests/check/: Add Sparc ABI checks 2008-10-07 15:12:21 +00:00