[Gstreamer-bugs] [Bug 123237] Changed - need policy for disappearance of SOMETIMES and REQUEST pads

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Sep 29 16:47:10 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=123237

Changed by ds at schleef.org.

--- shadow/123237	Thu Sep 25 15:55:51 2003
+++ shadow/123237.tmp.26145	Mon Sep 29 19:47:10 2003
@@ -19,6 +19,13 @@
 on the data or are requested never disappear until the element is disposed.
 
 There needs to be a policy on how these are handled and they need to
 disappear automatically.
 
 This is required to make reuse of pipelines work, so I'll flag that as major.
+
+------- Additional Comments From ds at schleef.org  2003-09-29 19:47 -------
+Pads can be removed from elements by gst_element_remove_pad(), which
+fires a pad-removed signal.  So I think we have the mechanism, but it
+has most likely never been tested, since no element uses it.  Perhaps
+you're just saying that elements should remove their automatic pads
+when going to NULL (READY?), or upon receiving new media.




More information about the Gstreamer-bugs mailing list