gstreamer/tests/check/generic
Wim Taymans 415da89f3c pad: rework pad blocking, first part
Make pad block call the callback as soon as the pad is not in use. This makes it
possible to make sure that when the callback is called, no activity is happening
on the pad and that no activity will ever happen until the pad is unblocked
again. This makes pad blocking work when there is no dataflow or after EOS and
greatly helps dynamic pipelines.
Move the probe handling right where we wait on the pad block. The two are
related but not the same and the probe can eventually influence the pad
blocking as we'll se later.
Fix up some broken unit tests or tests that fail with the new behaviour.
2011-05-27 17:37:20 +02:00
..
.gitignore moap ignore 2006-07-02 22:20:20 +00:00
sinks.c pad: rework pad blocking, first part 2011-05-27 17:37:20 +02:00
states.c checks: and check the right env-var (fixup last commit) 2010-09-09 21:59:29 +03:00