[Gstreamer-bugs] [Bug 135672] Changed - opt is broken
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Sun Mar 7 06:30:46 PST 2004
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=135672
Changed by wingo at pobox.com.
--- shadow/135672 Fri Mar 5 10:14:49 2004
+++ shadow/135672.tmp.13228 Sun Mar 7 09:30:46 2004
@@ -1,13 +1,13 @@
Bug#: 135672
Product: GStreamer
Version: HEAD CVS
OS: Linux
OS Details: Linux, Debian/sid, x86
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: blocker
Priority: Immediate
Component: don't know
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: t.i.m at zen.co.uk
QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -1197,6 +1197,19 @@
Otherwise I can't debug it. There are other crashers that that patch
fixed.
------- Additional Comments From wingo at pobox.com 2004-03-05 10:14 -------
Ah sorry for spamming, I got the test prog now. I'll look into what
can fix this, given my previous patch.
+
+------- Additional Comments From wingo at pobox.com 2004-03-07 09:30 -------
+2004-03-07 Andy Wingo <wingo at pobox.com>
+
+ * gst/schedulers/gstoptimalscheduler.c (destroy_group): Assert
+ there are no links to other groups when a group is destroyed.
+ (gst_opt_scheduler_pad_unlink): If the unlink means an element is
+ removed from a group, make sure the link count to elements linked
+ to other pads is appropriately decremented. This really fixes
+ #135672.
+
+ The 1.60->1.61 patch has been reapplied in light of this fix.
+
More information about the Gstreamer-bugs
mailing list