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

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


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.11.1

--- Comment #23 from Jan Schmidt <thaytan at noraisin.net> ---
pushed:

commit 5a5ae1be1fc22ab538fb74984a99ce9d8f708f80
Author: Jan Schmidt <jan at centricular.com>
Date:   Fri Jun 26 03:29:27 2015 +1000

    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

-- 
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