/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/ |
D | riff-read.c | 323 GST_INFO_OBJECT (element, "strh tag found:"); in gst_riff_parse_strh() 324 GST_INFO_OBJECT (element, " type %" GST_FOURCC_FORMAT, in gst_riff_parse_strh() 326 GST_INFO_OBJECT (element, " fcc_handler %" GST_FOURCC_FORMAT, in gst_riff_parse_strh() 328 GST_INFO_OBJECT (element, " flags 0x%08x", strh->flags); in gst_riff_parse_strh() 329 GST_INFO_OBJECT (element, " priority %d", strh->priority); in gst_riff_parse_strh() 330 GST_INFO_OBJECT (element, " init_frames %d", strh->init_frames); in gst_riff_parse_strh() 331 GST_INFO_OBJECT (element, " scale %d", strh->scale); in gst_riff_parse_strh() 332 GST_INFO_OBJECT (element, " rate %d", strh->rate); in gst_riff_parse_strh() 333 GST_INFO_OBJECT (element, " start %d", strh->start); in gst_riff_parse_strh() 334 GST_INFO_OBJECT (element, " length %d", strh->length); in gst_riff_parse_strh() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | plugin.c | 52 GST_INFO_OBJECT (decoder, "Registering %s as H264 Decoder", in register_video_decoder() 58 GST_INFO_OBJECT (decoder, "Registering %s as VP8 Decoder", in register_video_decoder() 64 GST_INFO_OBJECT (decoder, "Registering %s as Mpeg2 Decoder", in register_video_decoder() 70 GST_INFO_OBJECT (decoder, "Registering %s as VP9 Decoder", in register_video_decoder()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpreset.c | 141 GST_INFO_OBJECT (preset, "element_name: '%s'", element_name); in preset_get_paths() 151 GST_INFO_OBJECT (preset, "user_preset_dir: '%s'", preset_dir); in preset_get_paths() 155 GST_INFO_OBJECT (preset, "user_preset_path: '%s'", preset_path); in preset_get_paths() 171 GST_INFO_OBJECT (preset, "application_preset_path: '%s'", preset_path); in preset_get_paths() 200 GST_INFO_OBJECT (preset, "system_preset_dir: '%s'", preset_dir); in preset_get_paths() 203 GST_INFO_OBJECT (preset, "system_preset_path: '%s'", preset_path); in preset_get_paths() 289 GST_INFO_OBJECT (preset, "Unable to read preset file %s: %s", in preset_open_and_parse_header() 543 GST_INFO_OBJECT (preset, "Empty preset file"); in gst_preset_default_get_preset_names() 629 GST_INFO_OBJECT (preset, "object has no properties"); in gst_preset_default_get_property_names() 674 GST_INFO_OBJECT (preset, "parameter '%s' not in preset", props[i]); in gst_preset_default_load_preset() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/gs/ |
D | gstgssrc.cpp | 270 GST_INFO_OBJECT(src, "uri is %s", src->uri); in gst_gs_src_set_location() 271 GST_INFO_OBJECT(src, "bucket name is %s", src->bucket_name.c_str()); in gst_gs_src_set_location() 272 GST_INFO_OBJECT(src, "object name is %s", src->object_name.c_str()); in gst_gs_src_set_location() 423 GST_INFO_OBJECT(src, "Client read %d bytes", gcount); in gst_gs_read_stream() 452 GST_INFO_OBJECT(src, "Reading %d bytes at offset 0x%" G_GINT64_MODIFIER "x", in gst_gs_src_fill() 472 GST_INFO_OBJECT( in gst_gs_src_fill() 493 GST_INFO_OBJECT(src, "EOS"); in gst_gs_src_fill() 529 GST_INFO_OBJECT(src, "Opening file %s", src->uri); in gst_gs_src_start() 541 GST_INFO_OBJECT(src, "Parsed bucket name (%s) and object name (%s)", in gst_gs_src_start() 556 GST_INFO_OBJECT(src, "Object size %" G_GUINT64_FORMAT "\n", src->object_size); in gst_gs_src_start()
|
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/ |
D | gstwasapi2ringbuffer.cpp | 502 GST_INFO_OBJECT (self, "No segment available"); in gst_wasapi2_ring_buffer_read() 527 GST_INFO_OBJECT (self, "No segment available"); in gst_wasapi2_ring_buffer_read() 592 GST_INFO_OBJECT (self, in gst_wasapi2_ring_buffer_write() 601 GST_INFO_OBJECT (self, "Pre-fill %d frames with silence", can_write); in gst_wasapi2_ring_buffer_write() 618 GST_INFO_OBJECT (self, "No segment available, fill silence"); in gst_wasapi2_ring_buffer_write() 675 GST_INFO_OBJECT (self, "We are not running now"); in gst_wasapi2_ring_buffer_io_callback() 718 GST_INFO_OBJECT (self, "We are not running now"); in gst_wasapi2_ring_buffer_io_callback() 755 GST_INFO_OBJECT (self, in gst_wasapi2_ring_buffer_fill_loopback_silence() 784 GST_INFO_OBJECT (self, "We are not running now"); in gst_wasapi2_ring_buffer_loopback_callback() 803 GST_INFO_OBJECT (self, "We are not running now"); in gst_wasapi2_ring_buffer_loopback_callback() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/avtp/ |
D | gstavtpaafdepay.c | 188 GST_INFO_OBJECT (avtpaafdepay, "Rate doesn't match, disarding buffer"); in gst_avtp_aaf_depay_are_audio_features_valid() 192 GST_INFO_OBJECT (avtpaafdepay, "Bit depth doesn't match, disarding buffer"); in gst_avtp_aaf_depay_are_audio_features_valid() 196 GST_INFO_OBJECT (avtpaafdepay, in gst_avtp_aaf_depay_are_audio_features_valid() 201 GST_INFO_OBJECT (avtpaafdepay, in gst_avtp_aaf_depay_are_audio_features_valid() 300 GST_INFO_OBJECT (avtpaafdepay, "Sequence number mismatch: expected %u" in gst_avtp_aaf_depay_chain()
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | gstdvbsrc.c | 1151 GST_INFO_OBJECT (dvbsrc, "Parsed PID: %d", pid); in gst_dvbsrc_set_pids() 1165 GST_INFO_OBJECT (dvbsrc, "Setting PES filters now"); in gst_dvbsrc_set_pids() 1168 GST_INFO_OBJECT (dvbsrc, "Not setting PES filters because state < PAUSED"); in gst_dvbsrc_set_pids() 1192 GST_INFO_OBJECT (object, "Set Property: ARG_DVBSRC_DISEQC_ID"); in gst_dvbsrc_set_property() 1196 GST_INFO_OBJECT (object, "Set Property: ARG_DVBSRC_FREQUENCY (%d Hz)", in gst_dvbsrc_set_property() 1206 GST_INFO_OBJECT (object, "Set Property: ARG_DVBSRC_POLARITY to %s", in gst_dvbsrc_set_property() 1216 GST_INFO_OBJECT (object, "Set Property: ARG_DVBSRC_PIDS %s", pid_string); in gst_dvbsrc_set_property() 1223 GST_INFO_OBJECT (object, "Set Property: ARG_DVBSRC_SYM_RATE to value %d", in gst_dvbsrc_set_property() 1278 GST_INFO_OBJECT (object, "Set Property: ARG_DVBSRC_TUNE"); in gst_dvbsrc_set_property() 1588 GST_INFO_OBJECT (object, "Using frontend device: %s", frontend_dev); in gst_dvbsrc_open_frontend() [all …]
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstfdsrc.c | 255 GST_INFO_OBJECT (src, "Updating to fd %d", src->new_fd); in gst_fd_src_update_fd() 259 GST_INFO_OBJECT (src, "Setting size to fd %" G_GUINT64_FORMAT, size); in gst_fd_src_update_fd() 275 GST_INFO_OBJECT (src, "marking fd %d as seekable", src->fd); in gst_fd_src_update_fd() 284 GST_INFO_OBJECT (src, "marking fd %d as NOT seekable", src->fd); in gst_fd_src_update_fd() 857 GST_INFO_OBJECT (src, "checking uri %s", uri); in gst_fd_src_uri_set_uri() 877 GST_INFO_OBJECT (src, "found ?"); in gst_fd_src_uri_set_uri() 883 GST_INFO_OBJECT (src, "parsing size failed"); in gst_fd_src_uri_set_uri() 886 GST_INFO_OBJECT (src, "found size %" G_GUINT64_FORMAT, size); in gst_fd_src_uri_set_uri() 897 GST_INFO_OBJECT (src, "parsing start_offset failed"); in gst_fd_src_uri_set_uri() 900 GST_INFO_OBJECT (src, "found start_offset %" G_GUINT64_FORMAT, src->start_offset); in gst_fd_src_uri_set_uri()
|
/third_party/gstreamer/gstplugins_bad/sys/wasapi/ |
D | gstwasapisink.c | 314 GST_INFO_OBJECT (self, "AudioClient3 disabled by user"); in gst_wasapi_sink_can_audioclient3() 319 GST_INFO_OBJECT (self, "AudioClient3 not available on this OS"); in gst_wasapi_sink_can_audioclient3() 327 GST_INFO_OBJECT (self, "AudioClient3 disabled because low-latency mode " in gst_wasapi_sink_can_audioclient3() 377 GST_INFO_OBJECT (self, "positions are: %s", pos_str); in gst_wasapi_sink_get_caps() 514 GST_INFO_OBJECT (self, "buffer size is %i frames, device period is %i " in gst_wasapi_sink_prepare() 524 GST_INFO_OBJECT (self, "segsize is %i, segtotal is %i", spec->segsize, in gst_wasapi_sink_prepare() 531 GST_INFO_OBJECT (self, "wasapi stream latency: %" G_GINT64_FORMAT " (%" in gst_wasapi_sink_prepare() 544 GST_INFO_OBJECT (self, "got render client"); in gst_wasapi_sink_prepare() 746 GST_INFO_OBJECT (self, "reset called"); in gst_wasapi_sink_reset()
|
/third_party/gstreamer/gstplugins_base/ext/cdparanoia/ |
D | gstcdparanoiasrc.c | 234 GST_INFO_OBJECT (src, "set read speed to %d", src->read_speed); in gst_cd_paranoia_src_open() 255 GST_INFO_OBJECT (src, "set paranoia mode to 0x%02x", src->paranoia_mode); in gst_cd_paranoia_src_open() 259 GST_INFO_OBJECT (src, "search overlap set to %u", src->search_overlap); in gst_cd_paranoia_src_open() 271 GST_INFO_OBJECT (src, "set cachemodel size to %u", cache_size); in gst_cd_paranoia_src_open() 332 GST_INFO_OBJECT (src, "Skip at sector %d", sector); in gst_cd_paranoia_paranoia_callback() 336 GST_INFO_OBJECT (src, "Transport error at sector %d", sector); in gst_cd_paranoia_paranoia_callback()
|
/third_party/gstreamer/gstplugins_good/gst/flx/ |
D | gstflxdec.c | 767 GST_INFO_OBJECT (flxdec, "size : %d", flxh->size); in gst_flxdec_chain() 768 GST_INFO_OBJECT (flxdec, "frames : %d", flxh->frames); in gst_flxdec_chain() 769 GST_INFO_OBJECT (flxdec, "width : %d", flxh->width); in gst_flxdec_chain() 770 GST_INFO_OBJECT (flxdec, "height : %d", flxh->height); in gst_flxdec_chain() 771 GST_INFO_OBJECT (flxdec, "depth : %d", flxh->depth); in gst_flxdec_chain() 772 GST_INFO_OBJECT (flxdec, "speed : %d", flxh->speed); in gst_flxdec_chain() 820 GST_INFO_OBJECT (flxdec, "(FLC) aspect_dx : %d", flxh->aspect_dx); in gst_flxdec_chain() 821 GST_INFO_OBJECT (flxdec, "(FLC) aspect_dy : %d", flxh->aspect_dy); in gst_flxdec_chain() 822 GST_INFO_OBJECT (flxdec, "(FLC) oframe1 : 0x%08x", flxh->oframe1); in gst_flxdec_chain() 823 GST_INFO_OBJECT (flxdec, "(FLC) oframe2 : 0x%08x", flxh->oframe2); in gst_flxdec_chain()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglcontext.c | 696 GST_INFO_OBJECT (context, "send quit gl window loop"); in gst_gl_context_finalize() 699 GST_INFO_OBJECT (context, "joining gl thread"); in gst_gl_context_finalize() 702 GST_INFO_OBJECT (context, "gl thread joined"); in gst_gl_context_finalize() 1086 GST_INFO_OBJECT (context, "gl thread created"); in gst_gl_context_create() 1119 GST_INFO_OBJECT (context, "GL_VERSION: %s", in _create_context_info() 1121 GST_INFO_OBJECT (context, "GL_SHADING_LANGUAGE_VERSION: %s", in _create_context_info() 1124 GST_INFO_OBJECT (context, "GL_VENDOR: %s", in _create_context_info() 1126 GST_INFO_OBJECT (context, "GL_RENDERER: %s", in _create_context_info() 1179 GST_INFO_OBJECT (context, "gl thread running"); in _unlock_create_thread() 1285 GST_INFO_OBJECT (context, "requesting config from environment %" in gst_gl_context_create_thread() [all …]
|
/third_party/gstreamer/gstplugins_good/ext/soup/ |
D | gstsouputils.c | 77 GST_INFO_OBJECT (object, "Not attaching a logger with level 0"); in gst_soup_util_log_setup() 85 GST_INFO_OBJECT (object, "Not setting up HTTP session logger. " in gst_soup_util_log_setup()
|
/third_party/gstreamer/gstplugins_bad/sys/directsound/ |
D | gstdirectsoundsrc.c | 359 GST_INFO_OBJECT (dsoundsrc, "found the requested audio device :%s", in gst_directsound_enum_callback() 366 GST_INFO_OBJECT (dsoundsrc, "sound device names: %s, %s, requested device:%s", in gst_directsound_enum_callback() 499 GST_INFO_OBJECT (asrc, "latency time: %" G_GUINT64_FORMAT " - buffer time: %" in gst_directsound_src_prepare() 513 GST_INFO_OBJECT (asrc, "Buffer size: %d", dsoundsrc->buffer_size); in gst_directsound_src_prepare() 536 GST_INFO_OBJECT (asrc, "actual latency time: %" G_GUINT64_FORMAT, in gst_directsound_src_prepare() 557 GST_INFO_OBJECT (asrc, in gst_directsound_src_prepare() 565 GST_INFO_OBJECT (asrc, "channels: %d, rate: %d, bytes_per_sample: %d" in gst_directsound_src_prepare() 648 GST_INFO_OBJECT (asrc, "capture started"); in gst_directsound_src_read() 774 GST_INFO_OBJECT (asrc, "Delay"); in gst_directsound_src_delay() 796 GST_INFO_OBJECT (asrc, "Delay is %d samples", nNbSamplesInQueue); in gst_directsound_src_delay()
|
/third_party/gstreamer/gstplugins_base/gst/encoding/ |
D | gststreamcombiner.c | 143 GST_INFO_OBJECT (pad, "Starting to drain the encoder"); in gst_stream_combiner_sink_event() 151 GST_INFO_OBJECT (pad, "Discarding FLUSH_START as draining encoder"); in gst_stream_combiner_sink_event() 160 GST_INFO_OBJECT (stream_combiner, "Done draining the encoder."); in gst_stream_combiner_sink_event() 169 GST_INFO_OBJECT (stream_combiner, "Discarding EOS as draining encoder"); in gst_stream_combiner_sink_event()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | vtdec.c | 265 GST_INFO_OBJECT (vtdec, "setting up texture cache"); in setup_texture_cache() 344 GST_INFO_OBJECT (vtdec, in gst_vtdec_negotiate() 414 GST_INFO_OBJECT (vtdec, in gst_vtdec_negotiate() 423 GST_INFO_OBJECT (vtdec, "using hardware decoder"); in gst_vtdec_negotiate() 461 GST_INFO_OBJECT (vtdec, "pushing GL textures, context %p old context %p", in gst_vtdec_negotiate() 497 GST_INFO_OBJECT (vtdec, "pushing vulkan images, device %" GST_PTR_FORMAT in gst_vtdec_negotiate() 555 GST_INFO_OBJECT (vtdec, "no codec data, wait for one"); in gst_vtdec_set_format() 1178 GST_INFO_OBJECT (vtdec, "parsed profile %d, level %d", profile, level); in compute_h264_decode_picture_buffer_length() 1205 GST_INFO_OBJECT (vtdec, "Framerate not known, can't set latency"); in gst_vtdec_set_latency() 1213 GST_INFO_OBJECT (vtdec, "setting latency frames:%d time:%" GST_TIME_FORMAT, in gst_vtdec_set_latency() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/asio/ |
D | gstasioobject.cpp | 474 GST_INFO_OBJECT (self, "Main loop running now"); in gst_asio_object_main_loop_running_cb() 582 GST_INFO_OBJECT (self, in gst_asio_object_thread_func() 637 GST_INFO_OBJECT (self, "Input/Output channles: %ld/%ld", in gst_asio_object_thread_func() 653 GST_INFO_OBJECT (self, "min-buffer-size %ld, max-buffer-size %ld, " in gst_asio_object_thread_func() 663 GST_INFO_OBJECT (self, "SampleRate %.1lf is supported", in gst_asio_object_thread_func() 703 GST_INFO_OBJECT (self, in gst_asio_object_thread_func() 730 GST_INFO_OBJECT (self, in gst_asio_object_thread_func() 749 GST_INFO_OBJECT (self, "Current samplerate %.1lf", self->sample_rate); in gst_asio_object_thread_func() 811 GST_INFO_OBJECT (self, "Exit loop"); in gst_asio_object_thread_func() 1299 GST_INFO_OBJECT (obj, in gst_asio_object_create_buffers() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/sbc/ |
D | gstsbcdec.c | 178 GST_INFO_OBJECT (dec, "frame len: %" G_GSIZE_FORMAT ", samples per frame " in gst_sbc_dec_set_format() 194 GST_INFO_OBJECT (dec, "Setup subband codec"); in gst_sbc_dec_start() 205 GST_INFO_OBJECT (sbcdec, "Finish subband codec"); in gst_sbc_dec_stop()
|
/third_party/gstreamer/gstplugins_good/gst/avi/ |
D | gstavidemux.c | 1018 GST_INFO_OBJECT (avi, "Failed to peek"); in gst_avi_demux_peek_chunk() 1023 GST_INFO_OBJECT (avi, in gst_avi_demux_peek_chunk() 1032 GST_INFO_OBJECT (avi, "need more %d < %" G_GUINT32_FORMAT, in gst_avi_demux_peek_chunk() 1180 GST_INFO_OBJECT (avi, "avih tag found:"); in gst_avi_demux_parse_avih() 1181 GST_INFO_OBJECT (avi, " us_frame %u", avih->us_frame); in gst_avi_demux_parse_avih() 1182 GST_INFO_OBJECT (avi, " max_bps %u", avih->max_bps); in gst_avi_demux_parse_avih() 1183 GST_INFO_OBJECT (avi, " pad_gran %u", avih->pad_gran); in gst_avi_demux_parse_avih() 1184 GST_INFO_OBJECT (avi, " flags 0x%08x", avih->flags); in gst_avi_demux_parse_avih() 1185 GST_INFO_OBJECT (avi, " tot_frames %u", avih->tot_frames); in gst_avi_demux_parse_avih() 1186 GST_INFO_OBJECT (avi, " init_frames %u", avih->init_frames); in gst_avi_demux_parse_avih() [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | gsttagmux.c | 257 GST_INFO_OBJECT (mux, "No start tag generated"); in gst_tag_mux_render_start_tag() 312 GST_INFO_OBJECT (mux, "No end tag generated"); in gst_tag_mux_render_end_tag() 374 GST_INFO_OBJECT (mux, "Adding tags to stream"); in gst_tag_mux_chain() 440 GST_INFO_OBJECT (mux, "Got tag event: %" GST_PTR_FORMAT, tags); in gst_tag_mux_sink_event() 449 GST_INFO_OBJECT (mux, "Event tags are now: %" GST_PTR_FORMAT, in gst_tag_mux_sink_event() 504 GST_INFO_OBJECT (mux, "Adding tags to stream"); in gst_tag_mux_sink_event()
|
/third_party/gstreamer/gstreamer/libs/gst/net/ |
D | gstnettimeprovider.c | 183 GST_INFO_OBJECT (self, "time provider thread is running"); in gst_net_time_provider_thread() 191 GST_INFO_OBJECT (self, "socket error: %s", err->message); in gst_net_time_provider_thread() 235 GST_INFO_OBJECT (self, "time provider thread is stopping"); in gst_net_time_provider_thread() 415 GST_INFO_OBJECT (self, "stopping.."); in gst_net_time_provider_stop() 430 GST_INFO_OBJECT (self, "stopped"); in gst_net_time_provider_stop()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/ |
D | dshowvideosink.cpp | 372 GST_INFO_OBJECT (sink, "COM initialized successfully"); in gst_dshowvideosink_com_thread() 386 GST_INFO_OBJECT (sink, "COM uninitialized successfully"); in gst_dshowvideosink_com_thread() 509 GST_INFO_OBJECT (sink, "Received DirectShow graph event code 0x%x", evCode); in gst_dshowvideosink_handle_event() 765 GST_INFO_OBJECT (sink, "Set renderer window to %x", sink->window_id); in gst_dshowvideosink_set_window_for_renderer() 812 GST_INFO_OBJECT (sink, "Connecting DirectShow pins"); in gst_dshowvideosink_connect_graph() 856 GST_INFO_OBJECT (sink, "Running DirectShow graph"); in gst_dshowvideosink_start_graph() 889 GST_INFO_OBJECT (sink, "Pausing DirectShow graph"); in gst_dshowvideosink_pause_graph() 923 GST_INFO_OBJECT (sink, "Stopping DirectShow graph"); in gst_dshowvideosink_stop_graph() 1406 GST_INFO_OBJECT (sink, "Forcing use of EVR"); in gst_dshowvideosink_create_renderer() 1410 GST_INFO_OBJECT (sink, "Forcing use of VMR9"); in gst_dshowvideosink_create_renderer() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/transcode/ |
D | gsttranscodebin.c | 380 GST_INFO_OBJECT (self, "Got pad %" GST_PTR_FORMAT " with stream ID: %s", in wait_stream_start_probe() 400 GST_INFO_OBJECT (self, "Got pad %" GST_PTR_FORMAT " with stream ID: %s", in decodebin_pad_added_cb() 406 GST_INFO_OBJECT (self, "Waiting for stream ID for pad %" GST_PTR_FORMAT, pad); in decodebin_pad_added_cb() 436 GST_INFO_OBJECT (self, "making new encodebin"); in make_encodebin() 568 GST_INFO_OBJECT (self, "Unsupported stream type: %" GST_PTR_FORMAT, in get_encodebin_pad_from_stream() 607 GST_INFO_OBJECT (self, in select_stream_cb() 629 GST_INFO_OBJECT (self, "Discarding stream: %" GST_PTR_FORMAT, stream); in select_stream_cb() 694 GST_INFO_OBJECT (self, "making new decodebin"); in make_decodebin()
|
/third_party/gstreamer/gstplugins_good/gst/replaygain/ |
D | gstrgvolume.c | 606 GST_INFO_OBJECT (self, in gst_rg_volume_update_gain() 616 GST_INFO_OBJECT (self, in gst_rg_volume_update_gain() 620 GST_INFO_OBJECT (self, in gst_rg_volume_update_gain() 663 GST_INFO_OBJECT (self, "falling back to album gain"); in gst_rg_volume_determine_gain() 676 GST_INFO_OBJECT (self, "falling back to track gain"); in gst_rg_volume_determine_gain()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/ |
D | datachannel.c | 395 GST_INFO_OBJECT (channel, "We are open and ready for data!"); in gst_webrtc_data_channel_on_open() 400 GST_INFO_OBJECT (channel, "Opened"); in gst_webrtc_data_channel_on_open() 417 GST_INFO_OBJECT (channel, "Closed"); in gst_webrtc_data_channel_on_close() 429 GST_INFO_OBJECT (channel, "We are closed for data"); in gst_webrtc_data_channel_on_close()
|