[Bug 747245] navigation: Post navigation events as message on the bus

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 2 09:28:03 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=747245

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
           Severity|normal                      |enhancement

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Very cool, been meaning to add that to gst-play myself.

> [commit message]
> events on the bus to give the application
> a chance to do something with it

it -> them

 - gst_navigation_message_new_event: make ownership transfer or not explicit (=
"none" here I think?)

 - gst_navigation_message_parse_event: make ownership transfer explicit (=full
here?) and add a sentence to say that the caller must unref the event when no
longer needed.

 - naming: been wondering if it should be 'unhandled event' rather than just
'event', because the message is only posted if the event was unhandled, no? But
I guess generic is better.

-- 
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