[gstreamer-bugs] [Bug 635718] New: custom events aren't passed
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Nov 24 09:55:23 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=635718
GStreamer | gstreamer (core) | git
Summary: custom events aren't passed
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: nathanael at gnat.ca
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=175189)
--> (https://bugzilla.gnome.org/attachment.cgi?id=175189)
Example code that should work but doesn't because of the missing gstreamer
ability
http://cgit.freedesktop.org/gstreamer/gstreamer/tree/libs/gst/base/gstbasesrc.c#n1639
As can be seen here, custom events aren't passed on. This affects situations
where we try to send a custom event down a bin to handle EOS etc. I've attached
sample code where the failure is demonstrated. It was suggested by thaytan on
IRC and it was actually thaytan who found the missing code above...
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list