[gstreamer-bugs] [Bug 301331] New: gst_element_unlink only unlinks real pads

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Apr 20 06:39:57 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=301331
 GStreamer | gstreamer (core) | Ver: 0.8.9

           Summary: gst_element_unlink only unlinks real pads
           Product: GStreamer
           Version: 0.8.9
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: wouter at kangaroot.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Please describe the problem:
the gst_element_unlink function only unlinks real pads.  This caused unsuspected
behaviour when the first parameter of this functions is e.g. a GstBin with a
ghost pad.


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Removing the GST_IS_REAL_PAD check in the function solves the problem for me. 
Imho this can not cause problems because gst_pad_unlink realizes the pad internally.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list