gstreamer/tests/check/pipelines
Wim Taymans 24e596a1fb pad: rework pad probes
Make a separate cookie to detect chancges in the list of probes and keeping
track of what hooks have been invoked yet.
Remove the requirement to have probes on srcpads in push mode and sinkpads in
pull mode.
Add some more debug.
Keep track of what callbacks got executed. If no callback is called and we are a
blocking pad, let the item pass. This allows you to block pads on selected
items only.
Explicitly have an UPSTREAM and DOWNSTREAM PadProbeType. This allows you to only
block the pad on upstream or downstream items.
Add convenience macros to only block on downstream/upstream items.
2011-11-07 17:15:17 +01:00
..
.gitignore gitignore: ignore new queue-error test 2009-08-07 02:36:29 +01:00
cleanup.c Fixes for -Wwrite-strings 2010-03-10 20:50:10 +01:00
parse-disabled.c gst/: Maintain API and ABI when --disable-parse is used. Now that we have an appropriate error code, we can just retu... 2007-05-09 16:32:07 +00:00
parse-launch.c fix request pad 2011-11-03 17:49:45 +01:00
queue-error.c pad: rework pad probes 2011-11-07 17:15:17 +01:00
simple-launch-lines.c structure: cleanup API 2011-11-02 08:59:44 +01:00
stress.c basesink: remove preroll-queue-len property 2011-08-25 12:38:58 +02:00