gstreamer/tests/check/gst
Wim Taymans 26f368f7e7 Clear target when the target pad disappears
When the target pad disappears (because it was explicitly unlinked or the
element was removed/unreffed) make sure we receive a notify with the unlink
function on the proxy pad and clear the target. We use a simple flag to not do
this and cause deadlocks when the target was changed explicitly using the
ghostpad functions.

Update the unit test because we now unref the target sooner (and correctly).
2009-02-16 12:58:34 +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 And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00: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 Fix all leaks due to the bug in gst_pad_template_new() by which it does not steal the refcount of the given caps as s... 2008-08-30 11:55:59 +00: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 And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gsttag.c More complete unit tests. Fix handling of empty taglists (they were not merged before). 2008-12-16 09:23:21 +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 tests/check/gst/gstutils.c: We now see 3 events go through our pad, since basesink now sends upstream latency events. 2008-10-10 09:11:10 +00: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