Home
last modified time | relevance | path

Searched refs:gst_bin_remove (Results 1 – 25 of 68) sorted by relevance

123

/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstviewfinderbin.c165 gst_bin_remove (GST_BIN_CAST (vfbin), vfbin->video_sink); in gst_viewfinder_bin_create_elements()
195 gst_bin_remove (GST_BIN_CAST (vfbin), csp); in gst_viewfinder_bin_create_elements()
196 gst_bin_remove (GST_BIN_CAST (vfbin), videoscale); in gst_viewfinder_bin_create_elements()
Dcamerabingeneral.c132 gst_bin_remove (bin, new_elem); in gst_camerabin_try_add_element()
242 gst_bin_remove (bin, elem); in gst_camerabin_remove_elements_from_bin()
Dgstwrappercamerabinsrc.c482 gst_bin_remove (GST_BIN_CAST (self), self->src_vid_src); in check_and_replace_src()
627 gst_bin_remove (cbin, self->video_filter); in gst_wrapper_camera_bin_src_construct_pipeline()
631 gst_bin_remove (cbin, filter_csp); in gst_wrapper_camera_bin_src_construct_pipeline()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c2271 gst_bin_remove (GST_BIN (ebin), muxer); in create_elements_and_pads()
2279 gst_bin_remove (GST_BIN (ebin), muxer); in create_elements_and_pads()
2288 gst_bin_remove (GST_BIN (ebin), muxer); in create_elements_and_pads()
2360 gst_bin_remove (GST_BIN (ebin), sgroup->outqueue); in stream_group_free()
2368 gst_bin_remove ((GstBin *) ebin, sgroup->parser); in stream_group_free()
2409 gst_bin_remove ((GstBin *) ebin, sgroup->capsfilter); in stream_group_free()
2416 gst_bin_remove ((GstBin *) ebin, elt); in stream_group_free()
2433 gst_bin_remove ((GstBin *) ebin, sgroup->combiner); in stream_group_free()
2448 gst_bin_remove ((GstBin *) ebin, sgroup->splitter); in stream_group_free()
2452 gst_bin_remove ((GstBin *) ebin, sgroup->inqueue); in stream_group_free()
[all …]
/third_party/gstreamer/gstplugins_base/tests/examples/dynamic/
Dsprinkle2.c120 gst_bin_remove (GST_BIN (pipeline), info->src); in remove_source()
121 gst_bin_remove (GST_BIN (pipeline), info->fx); in remove_source()
Dsprinkle.c102 gst_bin_remove (GST_BIN (pipeline), info->element); in remove_source()
Dsprinkle3.c129 gst_bin_remove (GST_BIN (pipeline), info->bin); in remove_source()
/third_party/gstreamer/gstplugins_bad/tests/examples/webrtc/
Dwebrtcrenego.c31 gst_bin_remove (GST_BIN (pipe1), receive); in _element_message()
236 gst_bin_remove (GST_BIN (pipe1), extra_src); in stream_change()
/third_party/gstreamer/gstplugins_bad/gst/sdp/
Dgstsdpsrc.c216 gst_bin_remove (GST_BIN_CAST (self), self->src); in gst_sdp_src_change_state()
220 gst_bin_remove (GST_BIN_CAST (self), self->demux); in gst_sdp_src_change_state()
Dgstsdpdemux.c320 gst_bin_remove (GST_BIN_CAST (demux), udpsrc); in gst_sdp_demux_stream_free()
334 gst_bin_remove (GST_BIN_CAST (demux), stream->udpsink); in gst_sdp_demux_stream_free()
506 gst_bin_remove (GST_BIN_CAST (demux), demux->session); in gst_sdp_demux_cleanup()
1266 gst_bin_remove (GST_BIN_CAST (demux), demux->session); in gst_sdp_demux_start()
/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264_src.c2103 gst_bin_remove (GST_BIN (self), el); in _transform_caps()
2108 gst_bin_remove (GST_BIN (self), el); in _transform_caps()
2109 gst_bin_remove (GST_BIN (self), cf); in _transform_caps()
2131 gst_bin_remove (GST_BIN (self), cf); in _transform_caps()
2132 gst_bin_remove (GST_BIN (self), el); in _transform_caps()
2133 gst_bin_remove (GST_BIN (self), fs); in _transform_caps()
2323 gst_bin_remove (GST_BIN (self), self->v4l2_src); in gst_uvc_h264_src_destroy_pipeline()
2331 gst_bin_remove (GST_BIN (self), self->mjpg_demux); in gst_uvc_h264_src_destroy_pipeline()
2337 gst_bin_remove (GST_BIN (self), self->jpeg_dec); in gst_uvc_h264_src_destroy_pipeline()
2343 gst_bin_remove (GST_BIN (self), self->vid_colorspace); in gst_uvc_h264_src_destroy_pipeline()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgsturitranscodebin.c359 gst_bin_remove (GST_BIN (self), self->sink); in remove_all_children()
365 gst_bin_remove (GST_BIN (self), self->transcodebin); in remove_all_children()
371 gst_bin_remove (GST_BIN (self), self->src); in remove_all_children()
Dgsttranscodebin.c725 gst_bin_remove (GST_BIN (self), self->encodebin); in remove_all_children()
731 gst_bin_remove (GST_BIN (self), self->video_filter); in remove_all_children()
736 gst_bin_remove (GST_BIN (self), self->audio_filter); in remove_all_children()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglmixerbin.c87 gst_bin_remove (GST_BIN (chain->self), chain->upload); in _free_input_chain()
93 gst_bin_remove (GST_BIN (chain->self), chain->in_convert); in _free_input_chain()
99 gst_bin_remove (GST_BIN (chain->self), chain->in_overlay); in _free_input_chain()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dfpsdisplaysink.c302 gst_bin_remove (GST_BIN (self), self->video_sink); in update_video_sink()
467 gst_bin_remove (GST_BIN (self), self->text_overlay); in fps_display_sink_start()
481 gst_bin_remove (GST_BIN (self), self->text_overlay); in fps_display_sink_stop()
/third_party/gstreamer/gstplugins_base/tests/icles/playback/
Dtest6.c40 gst_bin_remove (GST_BIN (pipeline), fakesink); in pad_added_cb()
Dtest.c131 gst_bin_remove (GST_BIN_CAST (pipeline), sink); in pad_added_cb()
/third_party/gstreamer/gstplugins_bad/tests/examples/wpe/
Dwpe.c105 gst_bin_remove (GST_BIN_CAST (pipe), bin); in _wpe_pad_removed()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaysink.c779 gst_bin_remove (GST_BIN_CAST (playsink), playsink->audio_ssync_queue); in gst_play_sink_remove_audio_ssync_queue()
1094 gst_bin_remove (GST_BIN_CAST (chain->chain.bin), chain->vis); in gst_play_sink_vis_blocked()
1276 gst_bin_remove (GST_BIN_CAST (chain->playsink), chain->bin); in add_chain()
2045 gst_bin_remove (bin, chain->sink); in gen_video_chain()
2507 gst_bin_remove (bin, chain->sink); in gen_text_chain()
2508 gst_bin_remove (bin, chain->queue); in gen_text_chain()
2519 gst_bin_remove (bin, chain->sink); in gen_text_chain()
2591 gst_bin_remove (bin, chain->sink); in gen_text_chain()
2592 gst_bin_remove (bin, chain->overlay); in gen_text_chain()
2973 gst_bin_remove (bin, chain->sink); in gen_audio_chain()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgsta2dpsink.c114 gst_bin_remove (GST_BIN (self), element); in gst_a2dp_sink_init_element()
221 if (!gst_bin_remove (GST_BIN (self), GST_ELEMENT (self->rtp))) in gst_a2dp_sink_remove_dynamic_elements()
/third_party/gstreamer/gstreamer/gst/
Dgstbin.h279 gboolean gst_bin_remove (GstBin *bin, GstElement *element);
/third_party/gstreamer/gstplugins_bad/gst/autoconvert/
Dgstautovideoconvert.c204 gst_bin_remove (GST_BIN (autovideoconvert), autovideoconvert->autoconvert); in gst_auto_video_convert_remove_autoconvert()
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlssrtpenc.c523 gst_bin_remove (GST_BIN (self), bin->dtls_element); in gst_dtls_srtp_enc_remove_dtls_element()
553 gst_bin_remove (GST_BIN (GST_ELEMENT_PARENT (element)), element); in remove_dtls_encoder_probe_callback()
/third_party/gstreamer/gstplugins_base/tests/icles/
Dtest-effect-switch.c69 gst_bin_remove (GST_BIN (pipeline), cur_effect); in event_probe_cb()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstbin.c343 gst_bin_remove (GST_BIN (pipeline), sink2); in GST_START_TEST()
1396 gst_bin_remove (GST_BIN (data), child); in sync_handler_remove_sink()
1807 gst_bin_remove (GST_BIN (pipe), e); in GST_START_TEST()
1824 gst_bin_remove (GST_BIN (bin1), e); in GST_START_TEST()
1831 gst_bin_remove (GST_BIN (pipe), bin0); in GST_START_TEST()
1923 gst_bin_remove (bin, element); \

123