[gstreamer-bugs] [Bug 604091] tee: cleanup requestpads in dispose

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 8 22:34:47 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=604091
  GStreamer | gst-plugins | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2009-12-09 06:34:42 UTC ---
Hm, the releasing of pads should probably be done in READY->NULL already, not
when disposing the object completely. Not sure...

And then gst_tee_buffer_alloc() should call gst_pad_get_parent() instead of
GST_PAD_PARENT() to make sure that it owns a reference to the parent.

-- 
Configure bugmail: https://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