[Gstreamer-bugs] [Bug 114331] Changed - scheduler should not schedule PAUSED elements

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Feb 18 18:15:23 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=114331

Changed by ds at schleef.org.

--- shadow/114331	Tue Jun  3 13:54:34 2003
+++ shadow/114331.tmp.9702	Wed Feb 18 21:15:23 2004
@@ -57,6 +57,12 @@
 default event handler gst_pad_event_default), an example of such a
 plugin is mikmod and sidplay.
 
 The scheduler should not schedule PAUSED elements and I doubt that it
 does, I'm betting spider is trying to change the state of the osssink
 repeadedly (as that's what triggers osssink to open the device)
+
+------- Additional Comments From ds at schleef.org  2004-02-18 21:15 -------
+As a side note, it is not the scheduler that is scheduling a paused
+element, it's an upstream PLAYING element that pushes a buffer to a
+chained PAUSED element.  The scheduler still has the ability to stop
+this, but it doesn't.




More information about the Gstreamer-bugs mailing list