[gstreamer-bugs] [Bug 504040] gst_element_send_event() does not pass events to default event handler if the overloaded handler did not handle them

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Dec 17 05:31:57 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=504040

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #1 from Wouter Cloetens  2007-12-17 13:31 UTC -------
Created an attachment (id=101123)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=101123&action=view)
Fix for gst_element_send_event().

If the GstElement subclass installed an event handler, and this event handler
returns FALSE to indicate that the event was not handled, the event is
discarded. Send the event to the default handler which will forward it to the
appropriate pad instead.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=504040.




More information about the Gstreamer-bugs mailing list