gstreamer/tests/check
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
..
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 Clear target when the target pad disappears 2009-02-16 12:58:34 +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