/third_party/gstreamer/gstreamer/libs/gst/check/ |
D | gstconsistencychecker.c | 73 GST_DEBUG_PAD_NAME (pad)); in source_pad_data_cb() 76 "on pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in source_pad_data_cb() 92 GST_DEBUG_PAD_NAME (pad)); in source_pad_data_cb() 94 "pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in source_pad_data_cb() 100 GST_DEBUG_PAD_NAME (pad)); in source_pad_data_cb() 110 GST_DEBUG_PAD_NAME (pad)); in source_pad_data_cb() 117 "pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in source_pad_data_cb() 130 GST_DEBUG_PAD_NAME (pad)); in source_pad_data_cb() 139 GST_EVENT_TYPE_NAME (event), GST_DEBUG_PAD_NAME (pad)); in source_pad_data_cb() 161 GST_DEBUG_PAD_NAME (pad)); in sink_pad_data_cb() [all …]
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstghostpad.c | 273 (active ? "" : "de"), GST_DEBUG_PAD_NAME (pad)); in gst_ghost_pad_internal_activate_push_default() 292 GST_DEBUG_PAD_NAME (pad)); in gst_ghost_pad_internal_activate_pull_default() 367 (active ? "" : "de"), GST_DEBUG_PAD_NAME (pad)); in gst_ghost_pad_activate_push_default() 385 GST_DEBUG_PAD_NAME (pad)); in gst_ghost_pad_activate_pull_default() 675 GST_DEBUG_PAD_NAME (target)); in gst_ghost_pad_new() 687 GST_DEBUG_PAD_NAME (target)); in gst_ghost_pad_new() 721 GST_DEBUG_PAD_NAME (target), templ); in gst_ghost_pad_new_from_template() 733 GST_DEBUG_PAD_NAME (target)); in gst_ghost_pad_new_from_template() 783 GST_DEBUG_OBJECT (gpad, "get target %s:%s", GST_DEBUG_PAD_NAME (ret)); in gst_ghost_pad_get_target() 816 GST_DEBUG_PAD_NAME (newtarget)); in gst_ghost_pad_set_target() [all …]
|
D | gstutils.c | 1080 GST_DEBUG_PAD_NAME (srcpad), GST_DEBUG_PAD_NAME (sinkpad)); in gst_pad_check_link() 1084 GST_DEBUG_PAD_NAME (srcpad)); in gst_pad_check_link() 1089 GST_DEBUG_PAD_NAME (sinkpad)); in gst_pad_check_link() 1094 GST_DEBUG_PAD_NAME (srcpad)); in gst_pad_check_link() 1099 GST_DEBUG_PAD_NAME (sinkpad)); in gst_pad_check_link() 1104 GST_DEBUG_PAD_NAME (srcpad)); in gst_pad_check_link() 1109 GST_DEBUG_PAD_NAME (srcpad)); in gst_pad_check_link() 1150 GST_ELEMENT_NAME (element), GST_DEBUG_PAD_NAME (pad)); in gst_element_get_compatible_pad() 1177 GST_DEBUG_PAD_NAME (current)); in gst_element_get_compatible_pad() 1209 GST_DEBUG_PAD_NAME (current)); in gst_element_get_compatible_pad() [all …]
|
D | gstpad.c | 1016 GST_DEBUG_PAD_NAME (peer)); in pre_activate() 1139 GST_DEBUG_PAD_NAME (pad)); in gst_pad_set_active() 1261 "activate_mode on peer (%s:%s) failed", GST_DEBUG_PAD_NAME (peer)); in activate_mode_internal() 2138 GST_DEBUG_PAD_NAME (srcpad), srcpad, in gst_pad_unlink() 2139 GST_DEBUG_PAD_NAME (sinkpad), sinkpad); in gst_pad_unlink() 2193 GST_DEBUG_PAD_NAME (srcpad), GST_DEBUG_PAD_NAME (sinkpad)); in gst_pad_unlink() 2383 GST_DEBUG_PAD_NAME (srcpad), GST_DEBUG_PAD_NAME (sinkpad)); in gst_pad_link_prepare() 2412 GST_DEBUG_PAD_NAME (srcpad), in gst_pad_link_prepare() 2413 GST_DEBUG_PAD_NAME (GST_PAD_PEER (srcpad))); in gst_pad_link_prepare() 2422 GST_DEBUG_PAD_NAME (sinkpad), in gst_pad_link_prepare() [all …]
|
D | gstelement.c | 941 GST_DEBUG_PAD_NAME (pad), GST_ELEMENT_NAME (element)); in gst_element_remove_pad() 1892 GST_DEBUG_PAD_NAME (pad)); in gst_element_get_random_pad() 1898 GST_DEBUG_PAD_NAME (pad)); in gst_element_get_random_pad() 1904 GST_DEBUG_PAD_NAME (pad)); in gst_element_get_random_pad() 1940 GST_DEBUG_PAD_NAME (pad)); in gst_element_default_send_event() 3399 "removing request pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in gst_element_dispose() 3411 "removing pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in gst_element_dispose() 3414 g_critical ("failed to remove pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in gst_element_dispose()
|
/third_party/gstreamer/gstplugins_base/tests/icles/playback/ |
D | decodetest.c | 91 GST_DEBUG_PAD_NAME (pad), GST_DEBUG_PAD_NAME (fakesink_pad), ret); in pad_added_cb() 93 g_printerr ("Linked %s:%s to %s:%s\n", GST_DEBUG_PAD_NAME (pad), in pad_added_cb() 94 GST_DEBUG_PAD_NAME (fakesink_pad)); in pad_added_cb()
|
D | test6.c | 38 g_warning ("Failed to link %s:%s to %s:%s", GST_DEBUG_PAD_NAME (new_pad), in pad_added_cb() 39 GST_DEBUG_PAD_NAME (sinkpad)); in pad_added_cb()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/insertbin/ |
D | gstinsertbin.c | 620 " to element's %s:%s pad", GST_DEBUG_PAD_NAME (peersrcpad), in gst_insert_bin_do_change() 621 GST_DEBUG_PAD_NAME (sinkpad)); in gst_insert_bin_do_change() 628 GST_DEBUG_PAD_NAME (sinkpad), in gst_insert_bin_do_change() 629 GST_DEBUG_PAD_NAME (self->priv->sinkpad)); in gst_insert_bin_do_change() 637 " to sibling's %s:%s pad", GST_DEBUG_PAD_NAME (srcpad), in gst_insert_bin_do_change() 638 GST_DEBUG_PAD_NAME (peersinkpad)); in gst_insert_bin_do_change() 645 GST_DEBUG_PAD_NAME (srcpad), in gst_insert_bin_do_change() 646 GST_DEBUG_PAD_NAME (self->priv->srcpad)); in gst_insert_bin_do_change()
|
/third_party/gstreamer/gstreamer/plugins/tracers/ |
D | gstlatency.c | 262 GST_DEBUG ("%s_%s: Sending latency event %p", GST_DEBUG_PAD_NAME (pad), in send_latency_probe() 285 GST_DEBUG_PAD_NAME (pad), latency_probe); in send_latency_probe() 313 GST_DEBUG_PAD_NAME (pad), ev); in calculate_latency() 322 GST_DEBUG_PAD_NAME (pad), ev); in calculate_latency() 399 GST_DEBUG_PAD_NAME (pad)); in do_drop_sub_latency_event() 434 GST_DEBUG_PAD_NAME (pad)); in do_push_event_pre() 465 GST_DEBUG_PAD_NAME (pad)); in do_push_event_pre()
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | test-reverseplay.c | 291 GST_DEBUG_PAD_NAME (pad), GST_DEBUG_PAD_NAME (fakesink_pad), ret); in pad_added_cb() 296 g_print ("Linked %s:%s to %s:%s caps %s\n", GST_DEBUG_PAD_NAME (pad), in pad_added_cb() 297 GST_DEBUG_PAD_NAME (fakesink_pad), s); in pad_added_cb()
|
D | output-selector-test.c | 60 g_print ("switched from %s:%s to %s:%s\n", GST_DEBUG_PAD_NAME (old_pad), in switch_cb() 61 GST_DEBUG_PAD_NAME (new_pad)); in switch_cb()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstcollectpads.c | 635 GST_DEBUG_OBJECT (pads, "adding pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in gst_collect_pads_add_pad() 709 GST_DEBUG_OBJECT (pads, "removing pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in gst_collect_pads_remove_pad() 719 GST_DEBUG_OBJECT (pads, "found pad %s:%s at %p", GST_DEBUG_PAD_NAME (pad), in gst_collect_pads_remove_pad() 764 GST_DEBUG_PAD_NAME (pad)); in gst_collect_pads_remove_pad() 957 GST_DEBUG_PAD_NAME (data->pad), result); in gst_collect_pads_peek() 996 GST_DEBUG_PAD_NAME (data->pad), result); in gst_collect_pads_pop() 2144 GST_DEBUG ("Got buffer for pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in gst_collect_pads_chain() 2187 GST_DEBUG_PAD_NAME (pad)); in gst_collect_pads_chain() 2236 GST_DEBUG_PAD_NAME (pad)); in gst_collect_pads_chain() 2247 GST_DEBUG_OBJECT (pads, "Pad %s:%s resuming", GST_DEBUG_PAD_NAME (pad)); in gst_collect_pads_chain() [all …]
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstfakesink.c | 386 GST_DEBUG_PAD_NAME (GST_BASE_SINK_CAST (sink)->sinkpad), in gst_fake_sink_event() 400 GST_DEBUG_PAD_NAME (GST_BASE_SINK_CAST (sink)->sinkpad), in gst_fake_sink_event() 490 GST_DEBUG_PAD_NAME (GST_BASE_SINK_CAST (sink)->sinkpad), in gst_fake_sink_render()
|
D | gsttee.c | 595 GST_DEBUG_PAD_NAME (src_pad)); in gst_tee_query_allocation() 601 GST_DEBUG_PAD_NAME (src_pad)); in gst_tee_query_allocation() 605 GST_DEBUG_PAD_NAME (src_pad)); in gst_tee_query_allocation() 830 GST_DEBUG_PAD_NAME (pad), data); in gst_tee_do_message() 834 " bytes, %" G_GUINT64_FORMAT ") %p", GST_DEBUG_PAD_NAME (pad), in gst_tee_do_message()
|
D | gstfunnel.c | 246 GST_DEBUG_PAD_NAME (sinkpad)); in gst_funnel_request_new_pad() 284 GST_DEBUG_OBJECT (funnel, "releasing pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in gst_funnel_release_pad()
|
/third_party/gstreamer/gstplugins_bad/gst/autoconvert/ |
D | gstautoconvert.c | 506 GST_DEBUG_PAD_NAME (internal_srcpad), in gst_auto_convert_add_element() 507 GST_DEBUG_PAD_NAME (sinkpad), padlinkret); in gst_auto_convert_add_element() 516 GST_DEBUG_PAD_NAME (internal_srcpad), in gst_auto_convert_add_element() 517 GST_DEBUG_PAD_NAME (sinkpad), padlinkret); in gst_auto_convert_add_element() 652 GST_PTR_FORMAT, GST_DEBUG_PAD_NAME (internal_srcpad), caps); in gst_auto_convert_activate_element() 738 GST_DEBUG_PAD_NAME (autoconvert->current_internal_srcpad), caps); in gst_auto_convert_sink_setcaps()
|
/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | multiqueue.c | 77 "%s:%s is not a source pad?!", GST_DEBUG_PAD_NAME (srcpad)); in setup_multiqueue() 209 GST_LOG ("Got pad %s:%s", GST_DEBUG_PAD_NAME (sink1)); in GST_START_TEST() 215 GST_LOG ("Got pad %s:%s", GST_DEBUG_PAD_NAME (sink2)); in GST_START_TEST() 259 GST_LOG ("Got pad %s:%s", GST_DEBUG_PAD_NAME (sink1)); in GST_START_TEST() 266 GST_LOG ("Got pad %s:%s", GST_DEBUG_PAD_NAME (sink3)); in GST_START_TEST() 273 GST_LOG ("Got pad %s:%s", GST_DEBUG_PAD_NAME (sink2)); in GST_START_TEST() 281 GST_LOG ("Got pad %s:%s", GST_DEBUG_PAD_NAME (sink4)); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | resindvdbin.c | 378 GST_DEBUG_PAD_NAME (opad), in dvdbin_dump_timing_info() 389 " (to %" GST_TIME_FORMAT ")\n", GST_DEBUG_PAD_NAME (opad), in dvdbin_dump_timing_info() 392 g_print ("%s:%s FLUSHED\n", GST_DEBUG_PAD_NAME (opad)); in dvdbin_dump_timing_info() 398 "\n", GST_DEBUG_PAD_NAME (opad), GST_TIME_ARGS (GST_BUFFER_PTS (buf)), in dvdbin_dump_timing_info()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstparsebin.c | 1263 GST_DEBUG_PAD_NAME (pad), caps); in analyze_new_pad() 1741 GST_DEBUG_PAD_NAME (pad), chain, factories->n_values, caps); in connect_pad() 1940 GST_DEBUG_PAD_NAME (sinkpad)); in connect_pad() 1943 GST_DEBUG_PAD_NAME (sinkpad)); in connect_pad() 2002 GST_LOG_OBJECT (parsebin, "linked on pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in connect_pad() 2352 GST_DEBUG_PAD_NAME (pad), chain); in expose_pad() 2549 GST_LOG_OBJECT (pad, "Notified caps for pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in caps_notify_cb() 2766 GST_DEBUG_PAD_NAME (endpad)); in gst_parse_chain_free_internal() 3136 group, GST_DEBUG_PAD_NAME (drainpad)); in drain_and_switch_group() 3172 chain, GST_DEBUG_PAD_NAME (chain->pad), GST_DEBUG_PAD_NAME (drainpad)); in drain_and_switch_chains() [all …]
|
D | gsturidecodebin3.c | 590 GST_DEBUG_OBJECT (dec, "Wrapping new pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in db_pad_added_cb() 605 GST_DEBUG_OBJECT (dec, "pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in db_pad_removed_cb() 780 GST_DEBUG_PAD_NAME (pad), gst_pad_link_get_name (res), res); in src_pad_added_cb()
|
D | gstdecodebin2.c | 1775 GST_DEBUG_PAD_NAME (pad), caps); in analyze_new_pad() 2370 GST_DEBUG_PAD_NAME (pad), chain, factories->n_values, caps); in connect_pad() 2578 GST_DEBUG_PAD_NAME (sinkpad)); in connect_pad() 2581 GST_DEBUG_PAD_NAME (sinkpad)); in connect_pad() 2640 GST_LOG_OBJECT (dbin, "linked on pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in connect_pad() 3046 GST_DEBUG_PAD_NAME (pad), chain); in expose_pad() 3397 GST_LOG_OBJECT (pad, "Notified caps for pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in caps_notify_cb() 4267 GST_LOG_OBJECT (dbin, "group:%p pad %s:%s", group, GST_DEBUG_PAD_NAME (pad)); in gst_decode_group_control_demuxer_pad() 4425 GST_DEBUG_PAD_NAME (chain->pad), flushing); in flush_chain() 4489 group, GST_DEBUG_PAD_NAME (drainpad)); in drain_and_switch_group() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/ |
D | camerabingeneral.c | 126 GST_DEBUG_PAD_NAME (bin_pad)); in gst_camerabin_try_add_element()
|
/third_party/gstreamer/gstplugins_base/ext/ogg/ |
D | gstogmparse.c | 644 GST_DEBUG_PAD_NAME (ogm->srcpad)); in gst_ogm_parse_stream_header() 663 GST_DEBUG_PAD_NAME (ogm->srcpad), caps); in gst_ogm_parse_stream_header() 848 GST_DEBUG_PAD_NAME (ogm->srcpad), gst_flow_get_name (ret)); in gst_ogm_parse_data_packet()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11compositorbin.cpp | 923 GST_DEBUG_PAD_NAME (chain->ghost_pad)); in gst_d3d11_compositor_bin_request_new_pad() 935 GST_DEBUG_OBJECT (self, "Releasing pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in gst_d3d11_compositor_bin_release_pad() 955 GST_DEBUG_PAD_NAME (pad)); in gst_d3d11_compositor_bin_release_pad()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpfunnel.c | 557 GST_DEBUG_PAD_NAME (sinkpad)); in gst_rtp_funnel_request_new_pad() 627 GST_DEBUG_OBJECT (funnel, "releasing pad %s:%s", GST_DEBUG_PAD_NAME (pad)); in gst_rtp_funnel_release_pad()
|