[Bug 763457] gstparse: element properties are contained in a GstPipeline instead of a GstBin

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 24 12:52:30 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit eca5bafe818d9c05b6a856b1a6eb78807a260010
Author: Carlos Rafael Giani <dv at pseudoterminal.org>
Date:   Fri Mar 11 09:23:04 2016 +0100

    parse-launch: Add flag for placing elements in a bin instead of a pipeline

    By default, gst_parse_launch_full() creates a GstPipeline if there's more
    than one toplevel element. Add a flag to let it use a GstBin instead.

    Also fix the parser to let it use this flag for GST_TYPE_ELEMENT property
    values, to avoid having GstPipelines inside other GstPipelines.

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

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