Home
last modified time | relevance | path

Searched refs:gst_bus_post (Results 1 – 14 of 14) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstbus.c47 gst_bus_post (test_bus, m); in pound_bus_with_messages()
159 gst_bus_post (test_bus, m); in send_messages()
162 gst_bus_post (test_bus, m); in send_messages()
338 gst_bus_post (test_bus, m); in send_5app_1el_1err_2app_1eos_messages()
345 gst_bus_post (test_bus, m); in send_5app_1el_1err_2app_1eos_messages()
351 gst_bus_post (test_bus, m); in send_5app_1el_1err_2app_1eos_messages()
358 gst_bus_post (test_bus, m); in send_5app_1el_1err_2app_1eos_messages()
364 gst_bus_post (test_bus, m); in send_5app_1el_1err_2app_1eos_messages()
379 gst_bus_post (test_bus, msg); in send_extended_messages()
384 gst_bus_post (test_bus, msg); in send_extended_messages()
[all …]
/third_party/gstreamer/gstreamer/gst/
Dgstdeviceprovider.c649 gst_bus_post (provider->priv->bus, message); in gst_device_provider_device_add()
685 gst_bus_post (provider->priv->bus, message); in gst_device_provider_device_remove()
856 gst_bus_post (provider->priv->bus, message); in gst_device_provider_device_changed()
Dgstbus.h165 gboolean gst_bus_post (GstBus * bus, GstMessage * message);
Dgstdevicemonitor.c306 gst_bus_post (monitor->priv->bus, gst_message_ref (message)); in bus_sync_message()
Dgstbus.c329 gst_bus_post (GstBus * bus, GstMessage * message) in gst_bus_post() function
Dgstelement.c2117 result = gst_bus_post (bus, message); in gst_element_post_message_default()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dicydemux.c99 gst_bus_post (bus, gst_message_new_tag (GST_OBJECT (pad), in test_event_func()
Drganalysis.c163 gst_bus_post (mybus, gst_message_new_tag (GST_OBJECT (mysinkpad), in mysink_event_func()
292 fail_unless (gst_bus_post (bus, gst_message_new_eos (NULL))); in send_eos_event()
/third_party/pulseaudio/src/modules/rtp/
Drtp-gstreamer.c347 gst_bus_post(bus, gst_message_new_error(GST_OBJECT(c->pipeline), error, NULL)); in on_pad_added()
/third_party/gstreamer/gstplugins_bad/ext/wpe/
DWPEThreadedView.cpp397gst_bus_post (bus, gst_message_new_element(GST_OBJECT_CAST(src), gst_structure_new("wpe-stats", "e… in s_loadProgressChaned()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dgsttranscoder.c433 gst_bus_post (self->api_bus, msg); in api_bus_post_message()
/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstnetclientclock.c638 gst_bus_post (l->data, gst_message_ref (msg)); in gst_net_client_internal_clock_observe_times()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.c321 gst_bus_post (self->api_bus, msg); in api_bus_post_message()
/third_party/gstreamer/gstreamer/
DChangeLog90593 (gst_bus_post), (gst_bus_source_prepare), (gst_bus_source_finalize),
103229 * gst/gstbus.c: (gst_bus_init), (gst_bus_dispose), (gst_bus_post),
105830 * gst/gstbus.c: (gst_bus_class_init), (gst_bus_post):
112975 * gst/gstbus.c: (gst_bus_post), (gst_bus_pop):
113032 (gst_bus_post): Emit the sync-message signal if the user asked for
119629 * gst/gstbus.c: (gst_bus_post), (gst_bus_set_sync_handler):
119639 (gst_bus_post):
121761 * gst/gstbus.c: (gst_bus_post), (gst_bus_set_flushing):
123469 (gst_bus_post), (poll_func), (gst_bus_async_signal_func),
126333 * gst/gstbus.c: (gst_bus_post):
[all …]