[Gstreamer-bugs] [Bug 114406] Changed - upstream events are not forwarded by default

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Jun 7 06:13:06 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=114406

Changed by in7y118 at public.uni-hamburg.de.

--- shadow/114406	Wed Jun  4 14:41:02 2003
+++ shadow/114406.tmp.19545	Sat Jun  7 09:13:06 2003
@@ -49,6 +49,18 @@
 
 
 ------- Additional Comments From vishnu at pobox.com  2003-06-04 14:41 -------
 Also beware of reference count problems.  i really don't understand
 when to incr ref counts.
 
+
+------- Additional Comments From in7y118 at public.uni-hamburg.de  2003-06-07 09:13 -------
+This is not the right fix.
+
+If a pad does not have an event handler, it's a scheduler bug. (We
+should probably emit a g_warning there.) Schedulers set the event
+handler (which just calls the event function normally). And the event
+function is set in gst_real_pad_init, so there should always be one
+present.
+
+And Julien, you may not change the direction of events so that event
+handler is wrong.





More information about the Gstreamer-bugs mailing list