[Bug 751450] parse/grammar.y: Allow multiple links to happen.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 25 10:31:32 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751450
--- Comment #15 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 306122
--> https://bugzilla.gnome.org/attachment.cgi?id=306122&action=edit
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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list