gstreamer/tests/check
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
..
elements queue2: Fix watermark test 2016-09-17 10:00:34 +01:00
generic check: Rename states unit test 2015-08-14 11:10:37 +02:00
gst element: Allow multiple conversion specifiers for request pads 2016-11-01 20:29:03 +02:00
libs tests: Use gst_clock_wait_for_sync () for net client clock 2016-07-19 23:28:32 +10:00
pipelines parse-launch: Support linking all pads with new operator 2016-11-02 12:04:33 +11:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am tests: parse-launch: looks clean nowadays, so re-enable for valgrind 2016-09-26 12:12:12 +01:00
meson.build meson: Make use of new environment object and set plugin path to builddir 2016-10-14 17:30:00 +02:00