[Gstreamer-bugs] [Bug 110976] New - use eventhandler to send events

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Apr 16 14:31:21 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=110976

Changed by wim.taymans at chello.be.

--- shadow/110976	Wed Apr 16 17:31:20 2003
+++ shadow/110976.tmp.8669	Wed Apr 16 17:31:20 2003
@@ -0,0 +1,24 @@
+Bug#: 110976
+Product: GStreamer
+Version: 0.6.1
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: wim.taymans at chello.be               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.6.x
+URL: 
+Summary: use eventhandler to send events
+
+gst_pad_send_event should send the event on the eventhandler instead of the
+eventfunction so that the schedulers can insert a custom handler if they
+wish. This patch changes this and fixes the bug where a flush event would
+not clear the queued buffers in the optimal scheduler (and basic).
+Vorbisfile should work reliable again after this patch. This patch also
+includes changes to the basic scheduler so that it inserts custom code to
+flush the bufpen in case of a seek/flush event.





More information about the Gstreamer-bugs mailing list