[Bug 752043] ximagesink: Post navigation events as message on the bus
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 7 03:15:37 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752043
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #306968|none |needs-work
status| |
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 306968:
--> (https://bugzilla.gnome.org/review?bug=752043&attachment=306968)
::: sys/ximage/ximagesink.c
@@ +1575,3 @@
+ if (!handled && event) {
+ gst_element_post_message ((GstElement *) ximagesink,
+ gst_navigation_message_new_event ((GstObject *) ximagesink, event));
GST_ELEMENT_CAST() and GST_OBJECT_CAST(), otherwise looks ok
--
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