[Gstreamer-bugs] [Bug 94463] Changed - gst_element_set_scheduler() doesn't ref passed object
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Wed Apr 2 11:40:04 PST 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=94463
Changed by mhl.schulze at t-online.de.
--- shadow/94463 Fri Jan 17 13:58:39 2003
+++ shadow/94463.tmp.19265 Wed Apr 2 14:40:04 2003
@@ -1,13 +1,13 @@
Bug#: 94463
Product: GStreamer
Version: 0.4.1
OS: Linux
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: major
Priority: Normal
Component: gstreamer (core)
AssignedTo: wim.taymans at chello.be
ReportedBy: chrisime at gnome.org
QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -17,6 +17,13 @@
gst_element_set_scheduler() doesn't ref the passed object which makes it
hard to wrap Gstreamer and will lead to inconsistencies within Gstreamer.
------- Additional Comments From wim.taymans at chello.be 2003-01-17 13:58 -------
Fixed in CVS
+
+------- Additional Comments From MHL.Schulze at t-online.de 2003-04-02 14:40 -------
+Hm, as I can see in current CVS, "sched" is unreferenced in
+gst_element_dispose(). But I think
+gst_scheduler_element_remove(element, element->sched) needs to be
+called before, to allow for the scheduler to clean up its lists
+"clock_providers" and "clock_receivers" and its data field "parent".
More information about the Gstreamer-bugs
mailing list