gstreamer/tests/check/gst
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
..
.gitignore Ignore more. 2008-06-20 08:21:48 +00:00
capslist.h check/gst/capslist.h: Comment test cases 2005-11-22 12:35:42 +00:00
gst.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstabi.c tests/check/: Add Sparc ABI checks 2008-10-07 15:12:21 +00:00
gstbin.c gst/gstbin.c: Keep track of pads that are being linked/unlinked and resync the state changes. 2008-10-06 16:15:02 +00:00
gstbuffer.c tests/check/: Use HAVE_VALGRIND_H some more. 2008-06-20 21:08:47 +00:00
gstbus.c gst/gstbus.c: Fix order of members in GstBusSource structure - the first member must be the parent structure ie. GSou... 2009-01-17 21:04:41 +00:00
gstcaps.c gst/gstcaps.c: Fix subset test. 2008-08-07 12:28:28 +00:00
gstelement.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstevent.c Don't use gst_element_get_pad(). 2008-05-21 15:57:52 +00:00
gstghostpad.c Clear target when the target pad disappears 2009-02-16 12:58:34 +01:00
gstindex.c gst/gstindex.*: Don't free key strings which we don't own. Fixes crash in gst_index_entry_free() (#522741). 2008-03-17 10:21:59 +00:00
gstinfo.c tests/check/gst/gstinfo.c: Add a test for removing the default log handler. Seems to fail under windows. 2008-05-14 18:09:01 +00:00
gstinterface.c gst/gstinterface.c: Don't crash if the element supports the interface queried, but does not implement GstImplementsIn... 2008-02-29 18:38:54 +00:00
gstiterator.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstmessage.c Add message to request a state change 2009-02-18 15:31:55 +01:00
gstminiobject.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstobject.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstpad.c pad: call new callbacks set in the block callback 2009-03-09 11:48:36 +01:00
gstparamspecs.c API: add GstParamSpecFraction, so elements can have fraction properties without lots of painful string parsing (#4446... 2007-06-06 11:18:12 +00:00
gstpipeline.c tests: GstClockTime is always >= 0 2009-02-05 13:57:05 +02:00
gstplugin.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstpoll.c Remove GstPollMode from the API, it does not make sense to let the application control this. 2008-03-07 15:39:45 +00:00
gstpreset.c tests/check/gst/gstpreset.c: Only run preset tests when $HOME is writable. Preliminary fix for #545433. 2008-08-05 05:44:02 +00:00
gstquery.c Don't use gst_element_get_pad(). 2008-05-21 15:57:52 +00:00
gstregistry.c API: add gst_update_registry() (#391296). 2007-01-08 20:30:12 +00:00
gstsegment.c gst/gstsegment.c: Set the last_stop to a more meaningful position when configuring the segment. ie. the start/stop of... 2008-10-23 09:49:07 +00:00
gststructure.c gst/gststructure.c: Avoid overflows in fixation code when dealing with MAXINT values, which v4l2src seems to do. 2008-08-05 15:03:27 +00:00
gstsystemclock.c clock: fix 2 wakeup races. 2009-03-26 15:59:17 +01:00
gsttag.c API: add gst_tag_list_get_buffer{_index} 2009-03-26 14:21:10 +00:00
gsttagsetter.c gst/gsttagsetter.c: Merging an empty list with another list in KEEP_ALL mode should yield an empty list as result and... 2008-04-13 19:58:43 +00:00
gsttask.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gsturi.c tests/check/gst/gsturi.c: Also check for the other file URI variant on win32. 2007-09-12 16:35:48 +00:00
gstutils.c API: Add gst_util_array_binary_search() for binary searchs on a sorted array 2009-03-02 16:17:45 +01:00
gstvalue.c tests/check/: Add Sparc ABI checks 2008-10-07 15:12:21 +00:00
gstxml.c gst/gstxml.c: Improve and detypofy docs. 2006-08-29 10:49:03 +00:00
struct_hppa.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_i386.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_ppc32.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_ppc64.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_sparc.h tests/check/: Add Sparc ABI checks 2008-10-07 15:12:21 +00:00
struct_x86_64.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00