gstreamer/gst/parse
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 parse: fix segfaulting prototype-mismatch 2013-11-28 19:05:23 -05:00
gen_grammar.py.in Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00
gen_lex.py.in Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00
grammar.y parse-launch: Support linking all pads with new operator 2016-11-02 12:04:33 +11:00
Makefile.am gst/parse: Also pass -DGST_EXPORTS here 2016-05-23 14:24:16 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00
parse.l parse-launch: Support linking all pads with new operator 2016-11-02 12:04:33 +11:00
types.h parse-launch: Support linking all pads with new operator 2016-11-02 12:04:33 +11:00