/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxfdms1.c | 200 GST_DEBUG (" thesaurus name = %s", GST_STR_NULL (self->thesaurus_name)); in mxf_dms1_thesaurus_handle_tag() 419 GST_STR_NULL (self->framework_thesaurus_name)); in mxf_dms1_framework_handle_tag() 422 GST_DEBUG (" framework title = %s", GST_STR_NULL (self->framework_title)); in mxf_dms1_framework_handle_tag() 942 GST_STR_NULL (self->integration_indication)); in mxf_dms1_production_framework_handle_tag() 1221 GST_DEBUG (" clip kind = %s", GST_STR_NULL (self->clip_kind)); in mxf_dms1_clip_framework_handle_tag() 1255 GST_STR_NULL (self->slate_information)); in mxf_dms1_clip_framework_handle_tag() 1563 GST_DEBUG (" main title = %s", GST_STR_NULL (self->main_title)); in mxf_dms1_titles_handle_tag() 1566 GST_DEBUG (" secondary title = %s", GST_STR_NULL (self->secondary_title)); in mxf_dms1_titles_handle_tag() 1569 GST_DEBUG (" working title = %s", GST_STR_NULL (self->working_title)); in mxf_dms1_titles_handle_tag() 1572 GST_DEBUG (" original title = %s", GST_STR_NULL (self->original_title)); in mxf_dms1_titles_handle_tag() [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | lang.c | 333 GST_LOG ("%s -> %s", language_code, GST_STR_NULL (lang_name)); in gst_tag_get_language_name() 381 GST_LOG ("%s -> %s", lang_code, GST_STR_NULL (c)); in gst_tag_get_language_code_iso_639_1() 447 GST_LOG ("%s -> %s", lang_code, GST_STR_NULL (c)); in gst_tag_get_language_code_iso_639_2T() 481 GST_LOG ("%s -> %s", lang_code, GST_STR_NULL (c)); in gst_tag_get_language_code_iso_639_2B()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/ |
D | gstsdpmessage.c | 3220 g_print (" media: '%s'\n", GST_STR_NULL (media->media)); in print_media() 3223 g_print (" proto: '%s'\n", GST_STR_NULL (media->proto)); in print_media() 3232 g_print (" information: '%s'\n", GST_STR_NULL (media->information)); in print_media() 3241 g_print (" nettype: '%s'\n", GST_STR_NULL (conn->nettype)); in print_media() 3242 g_print (" addrtype: '%s'\n", GST_STR_NULL (conn->addrtype)); in print_media() 3243 g_print (" address: '%s'\n", GST_STR_NULL (conn->address)); in print_media() 3256 g_print (" type: '%s'\n", GST_STR_NULL (bw->bwtype)); in print_media() 3261 g_print (" type: '%s'\n", GST_STR_NULL (media->key.type)); in print_media() 3262 g_print (" data: '%s'\n", GST_STR_NULL (media->key.data)); in print_media() 3290 g_print (" version: '%s'\n", GST_STR_NULL (msg->version)); in gst_sdp_message_dump() [all …]
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstplugin.c | 362 desc->source, GST_STR_NULL (filename)); in gst_plugin_desc_matches_whitelist_entry() 373 GST_LOG ("%s matches path prefix %s", GST_STR_NULL (filename), sep + 1); in gst_plugin_desc_matches_whitelist_entry() 493 GST_STR_NULL (plugin->filename), desc->major_version, in gst_plugin_register_func() 502 "loading", GST_STR_NULL (plugin->filename)); in gst_plugin_register_func() 509 GST_STR_NULL (plugin->filename), desc->license); in gst_plugin_register_func() 514 GST_LOG ("plugin \"%s\" looks good", GST_STR_NULL (plugin->filename)); in gst_plugin_register_func() 528 GST_STR_NULL (plugin->filename)); in gst_plugin_register_func() 535 GST_STR_NULL (plugin->filename)); in gst_plugin_register_func() 541 GST_LOG ("plugin \"%s\" initialised", GST_STR_NULL (plugin->filename)); in gst_plugin_register_func() 1593 components[0], GST_STR_NULL (e), GST_STR_NULL (components[1])); in gst_plugin_ext_dep_extract_env_vars_paths()
|
D | gstghostpad.c | 646 GST_LOG ("name:%s, direction:%d", GST_STR_NULL (name), dir); in gst_ghost_pad_new_no_target() 674 GST_LOG ("name:%s, target:%s:%s", GST_STR_NULL (name), in gst_ghost_pad_new() 720 GST_LOG ("name:%s, target:%s:%s, templ:%p", GST_STR_NULL (name), in gst_ghost_pad_new_from_template()
|
D | gstregistry.c | 451 GST_STR_NULL (existing_plugin->filename), existing_plugin, plugin, in gst_registry_add_plugin() 452 GST_STR_NULL (plugin->filename)); in gst_registry_add_plugin() 477 plugin, GST_STR_NULL (plugin->filename)); in gst_registry_add_plugin() 490 GST_STR_NULL (plugin->filename)); in gst_registry_add_plugin() 1353 GST_STR_NULL (plugin->filename)); in gst_registry_scan_path_level() 1647 GST_STR_NULL (plugin->filename)); in gst_registry_remove_cache_plugins()
|
/third_party/gstreamer/gstplugins_good/tests/examples/cairo/ |
D | cairo_overlay.c | 44 g_critical ("Got ERROR: %s (%s)", err->message, GST_STR_NULL (debug)); in on_message() 53 g_warning ("Got WARNING: %s (%s)", err->message, GST_STR_NULL (debug)); in on_message()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11screencapturedevice.cpp | 347 "device.name", G_TYPE_STRING, GST_STR_NULL (device_name.c_str ()), in create_device() 348 "device.path", G_TYPE_STRING, GST_STR_NULL (device_path.c_str ()), in create_device() 355 GST_STR_NULL (device_description.c_str ()), in create_device()
|
D | gstd3d11shader.cpp | 140 (guint) hr, GST_STR_NULL (err)); in compile_shader() 148 GST_STR_NULL (err), GST_STR_NULL (shader_source)); in compile_shader()
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtspsrc.c | 387 …"rtsp-status-reason", G_TYPE_STRING, GST_STR_NULL((response_msg)->type_data.response.reason), NULL… 1328 GST_LOG_OBJECT (src, "get_parameter: %s", GST_STR_NULL (parameter)); in get_parameter() 1387 GST_LOG_OBJECT (src, "set_parameter: %s: %s", GST_STR_NULL (name), in set_parameter() 1388 GST_STR_NULL (value)); in set_parameter() 1611 GST_STR_NULL (rtsp->proxy_user), GST_STR_NULL (rtsp->proxy_passwd)); in gst_rtspsrc_set_proxy() 2361 GST_DEBUG_OBJECT (src, " control: %s", GST_STR_NULL (control_path)); in gst_rtspsrc_create_stream() 2416 GST_STR_NULL (stream->conninfo.location)); in gst_rtspsrc_create_stream() 6916 GST_DEBUG_OBJECT (src, "got transports %s", GST_STR_NULL (*transports)); in gst_rtspsrc_create_transports_string() 6973 GST_DEBUG_OBJECT (src, "prepared transports %s", GST_STR_NULL (*transports)); in gst_rtspsrc_create_transports_string() 7467 GST_DEBUG_OBJECT (src, "replace ports in %s", GST_STR_NULL (transports)); in gst_rtspsrc_setup_streams_start() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/directsound/ |
D | gstdirectsounddevice.c | 119 description, driver, GST_STR_NULL (guid_str)); in gst_directsound_enum_callback() 123 "device.guid", G_TYPE_STRING, GST_STR_NULL (guid_str), in gst_directsound_enum_callback()
|
/third_party/gstreamer/gstplugins_good/sys/directsound/ |
D | gstdirectsounddevice.c | 119 description, driver, GST_STR_NULL (guid_str)); in gst_directsound_enum_callback() 123 "device.guid", G_TYPE_STRING, GST_STR_NULL (guid_str), in gst_directsound_enum_callback()
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/ |
D | rtmpclient.c | 731 GST_INFO ("connect result: %s", GST_STR_NULL (code)); in send_connect_done() 755 GST_DEBUG ("connect result desc: %s", GST_STR_NULL (desc)); in send_connect_done() 784 GST_STR_NULL (authmod_str), GST_STR_NULL (query_str)); in send_connect_done() 800 GST_STR_NULL (authmod_str), gst_rtmp_authmod_get_nick (authmod)); in send_connect_done() 812 GST_STR_NULL (query_str)); in send_connect_done() 860 "unhandled connect result code: %s", GST_STR_NULL (code)); in send_connect_done()
|
D | rtmpconnection.c | 1044 GST_STR_NULL (command_name), transaction_id); in gst_rtmp_connection_handle_cm() 1048 GST_STR_NULL (command_name), transaction_id, sc->transaction_count); in gst_rtmp_connection_handle_cm() 1054 G_GUINT32_FORMAT, GST_STR_NULL (command_name), transaction_id, in gst_rtmp_connection_handle_cm() 1077 GST_STR_NULL (command_name)); in gst_rtmp_connection_handle_cm() 1084 GST_STR_NULL (command_name)); in gst_rtmp_connection_handle_cm()
|
/third_party/gstreamer/gstplugins_good/ext/jack/ |
D | gstjackaudioclient.c | 211 GST_STR_NULL (conn->server)); in jack_shutdown_cb() 289 GST_STR_NULL (server)); in gst_jack_audio_make_connection() 359 GST_STR_NULL (server)); in gst_jack_audio_get_connection()
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/ |
D | gstrtmp2src.c | 956 GST_STR_NULL (error->message)); in send_connect_error() 962 GST_STR_NULL (error->message)); in send_connect_error() 966 ("Not authorized to connect"), ("%s", GST_STR_NULL (error->message))); in send_connect_error() 969 ("Could not connect"), ("%s", GST_STR_NULL (error->message))); in send_connect_error() 974 GST_STR_NULL (error->message))); in send_connect_error()
|
D | gstrtmp2sink.c | 1101 GST_STR_NULL (error->message)); in send_connect_error() 1107 GST_STR_NULL (error->message)); in send_connect_error() 1111 ("Not authorized to connect"), ("%s", GST_STR_NULL (error->message))); in send_connect_error() 1114 ("Could not connect"), ("%s", GST_STR_NULL (error->message))); in send_connect_error() 1119 GST_STR_NULL (error->message))); in send_connect_error()
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/fxtest/ |
D | pixbufdrop.c | 216 g_print ("Inizialization error: %s\n", GST_STR_NULL (error->message)); in main() 238 GST_STR_NULL (error->message)); in main()
|
D | fxtest.c | 231 g_print ("Inizialization error: %s\n", GST_STR_NULL (error->message)); in main() 253 GST_STR_NULL (error->message)); in main()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11utils.cpp | 217 "description", G_TYPE_STRING, GST_STR_NULL (desc), NULL); in context_set_d3d11_device() 533 GST_STR_NULL (error_text)); in _gst_d3d11_result()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | apev2mux.c | 318 GST_OBJECT_NAME (msg->src), err->message, GST_STR_NULL (dbg)); in test_taglib_apev2mux_with_tags() 341 GST_OBJECT_NAME (msg->src), err->message, GST_STR_NULL (dbg)); in test_taglib_apev2mux_with_tags()
|
/third_party/gstreamer/gstplugins_good/tests/icles/ |
D | test-oss4.c | 91 GST_LOG ("devname: '%s'", GST_STR_NULL (devname)); in probe_element()
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfsourcereader.cpp | 809 activate->index, GST_STR_NULL (activate->name), in gst_mf_source_reader_thread_func() 810 GST_STR_NULL (activate->path)); in gst_mf_source_reader_thread_func() 816 object->device_index, GST_STR_NULL (object->device_name), in gst_mf_source_reader_thread_func() 817 GST_STR_NULL (object->device_path)); in gst_mf_source_reader_thread_func()
|
/third_party/gstreamer/gstplugins_base/gst/subparse/ |
D | tmplayerparse.c | 139 GST_LOG ("returning: '%s'", GST_STR_NULL (ret)); in tmplayer_parse_line()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-read-common.c | 801 GST_STR_NULL (description)); in gst_matroska_read_common_parse_attached_file() 812 GST_STR_NULL (filename)); in gst_matroska_read_common_parse_attached_file() 823 GST_STR_NULL (mimetype)); in gst_matroska_read_common_parse_attached_file() 859 GST_STR_NULL (description), datalen); in gst_matroska_read_common_parse_attached_file() 1555 GST_STR_NULL (text)); in gst_matroska_read_common_parse_header() 1611 GST_STR_NULL (doctype), version)); in gst_matroska_read_common_parse_header() 2043 GST_STR_NULL (text)); in gst_matroska_read_common_parse_info() 2055 GST_STR_NULL (text)); in gst_matroska_read_common_parse_info() 2086 GST_DEBUG_OBJECT (common->sinkpad, "Title: %s", GST_STR_NULL (text)); in gst_matroska_read_common_parse_info() 2330 GST_DEBUG_OBJECT (common->sinkpad, "TagName: %s", GST_STR_NULL (tag)); in gst_matroska_read_common_parse_metadata_id_simple_tag() [all …]
|