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

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Jun 3 10:54:35 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=114331

Changed by wim.taymans at chello.be.

--- shadow/114331	Tue Jun  3 13:11:42 2003
+++ shadow/114331.tmp.17149	Tue Jun  3 13:54:34 2003
@@ -1,12 +1,12 @@
 Bug#: 114331
 Product: GStreamer
 Version: HEAD CVS
 OS: Linux
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: normal
 Priority: Normal
 Component: gstreamer (core)
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: julien at moutte.net               
@@ -47,6 +47,16 @@
 
 ------- Additional Comments From rbultje at ronald.bitfreak.net  2003-06-03 13:11 -------
 Isn't that totally unrelated to this, Benjamin?
 
 And I'm not much in favour of introducing a new state, I'd rather fix
 broken plugins. :).
+
+------- Additional Comments From wim.taymans at chello.be  2003-06-03 13:54 -------
+an EOS event on a plugin only makes that plugin go to PAUSED if the
+plugin want that to happen (with gst_element_set_eos or when using the
+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)





More information about the Gstreamer-bugs mailing list