[gstreamer-bugs] [Bug 329069] New: API: add gst_parse_bin_from_description

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jan 29 04:13:16 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=329069
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: API: add gst_parse_bin_from_description
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


gst_bin_parse_bin_from_description() + unlinking unconnected ghost pads is code
that is used and duplicated all over the place (gconf plugin,
gnome-sound-recorder, sound-juicer, ...), so it seems it would make sense to
put this as a utility function into the core.

gst_bin_find_unconnected_pad() is needed by
gst_bin_parse_bin_from_description(), and seems a useful utility function to
expose.

Patch to add both gst_parse_bin_from_description() and
gst_bin_find_unconnected_pad() attached.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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