gstreamer/tests/check/pipelines
Jan Schmidt 5a5ae1be1f parse-launch: Support linking all pads with new operator
Introduce a new operator ':' - e.g. element1 ':' element2

For example, 'uridecodebin : encodebin' -
if the encodebin has multiple profiles compatible with the
decodebin, multiple links will be created.

With '!' , after one delayed link is successfully done, the
pad-added callback is disconnected.

https://bugzilla.gnome.org/show_bug.cgi?id=751450
2016-11-02 12:04:33 +11:00
..
.gitignore tests: add minimal basesrc ! sink seeking unit test 2012-03-08 16:19:55 +00:00
cleanup.c Fix FSF address 2012-11-03 20:44:48 +00:00
parse-disabled.c Fix FSF address 2012-11-03 20:44:48 +00:00
parse-launch.c parse-launch: Support linking all pads with new operator 2016-11-02 12:04:33 +11:00
queue-error.c Fix double semicolons 2015-03-10 09:24:28 +00:00
seek.c pipeline: fix bus leak in seek test 2016-05-03 11:02:47 +03:00
simple-launch-lines.c typefind: fix caps leak when used in connection with uridecodebin and playbin 2013-04-27 00:05:45 +01:00
stress.c tests: use g_timeout_add_seconds in pipeline stress test 2013-01-27 14:52:39 +00:00