[Bug 751450] parse/grammar.y: Allow multiple links to happen.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 2 01:11:12 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=751450

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #306124|0                           |1
        is obsolete|                            |

--- Comment #22 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 338920
  --> https://bugzilla.gnome.org/attachment.cgi?id=338920&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