event: API: Add sink-message event
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 18 Nov 2009 06:52:24 +0000 (07:52 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 18 Nov 2009 12:12:27 +0000 (13:12 +0100)
commitfee1ad3a0a1b6ad92a9d1ad2820dac31e194a604
tree34c05ff9275dc45ccaed4a4f2a0b0648ef44610a
parent3c7c9692aca0ddf88fcf3ec6528582555454e769
event: API: Add sink-message event

gst_event_new_sink_message()
gst_event_parse_sink_message()

This event is used for sending a GstMessage downstream and synchronized
with the stream, to be posted by the sink once it reaches the sink.

Fixes bug #602275.
docs/gst/gstreamer-sections.txt
gst/gstevent.c
gst/gstevent.h
gst/gstquark.c
gst/gstquark.h
gst/gstutils.h
win32/common/libgstreamer.def