Home
last modified time | relevance | path

Searched refs:GST_BIN (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Djsseek.c183 gst_bin_add (GST_BIN (pipeline), connect->bin); in dynamic_link()
223 gst_bin_add (GST_BIN (pipeline), src); in make_mod_pipeline()
224 gst_bin_add (GST_BIN (pipeline), decoder); in make_mod_pipeline()
225 gst_bin_add (GST_BIN (pipeline), audiosink); in make_mod_pipeline()
259 gst_bin_add (GST_BIN (pipeline), src); in make_dv_pipeline()
260 gst_bin_add (GST_BIN (pipeline), demux); in make_dv_pipeline()
261 gst_bin_add (GST_BIN (pipeline), a_queue); in make_dv_pipeline()
262 gst_bin_add (GST_BIN (pipeline), audiosink); in make_dv_pipeline()
263 gst_bin_add (GST_BIN (pipeline), v_queue); in make_dv_pipeline()
264 gst_bin_add (GST_BIN (pipeline), decoder); in make_dv_pipeline()
[all …]
/third_party/gstreamer/gstplugins_base/tests/examples/dynamic/
Dcodec-select.c73 gst_bin_add (GST_BIN (result), audioresample); in make_encoder()
74 gst_bin_add (GST_BIN (result), capsfilter); in make_encoder()
75 gst_bin_add (GST_BIN (result), identity); in make_encoder()
150 gst_bin_add (GST_BIN (result), audiotestsrc); in make_pipeline()
151 gst_bin_add (GST_BIN (result), audiocaps); in make_pipeline()
152 gst_bin_add (GST_BIN (result), outputselect); in make_pipeline()
153 gst_bin_add (GST_BIN (result), inputselect); in make_pipeline()
154 gst_bin_add (GST_BIN (result), sink); in make_pipeline()
177 gst_bin_add (GST_BIN (result), encoder); in make_pipeline()
208 select = gst_bin_get_by_name (GST_BIN (pipeline), "select"); in do_switch()
Dsprinkle3.c70 gst_bin_add (GST_BIN (info->bin), info->src); in add_source()
71 gst_bin_add (GST_BIN (info->bin), info->fx); in add_source()
89 gst_bin_add (GST_BIN (pipeline), info->bin); in add_source()
129 gst_bin_remove (GST_BIN (pipeline), info->bin); in remove_source()
201 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipeline), in do_sprinkle()
265 gst_bin_add_many (GST_BIN (pipeline), adder, filter, convert, sink, NULL); in main()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstghostpad.c43 fail_unless (gst_bin_add (GST_BIN (b2), sink)); in GST_START_TEST()
44 fail_unless (gst_bin_add (GST_BIN (b1), src)); in GST_START_TEST()
47 fail_unless (gst_bin_add (GST_BIN (b1), b2)); in GST_START_TEST()
67 gst_bin_remove (GST_BIN (b1), b2); in GST_START_TEST()
94 fail_unless (gst_bin_add (GST_BIN (b2), sink)); in GST_START_TEST()
95 fail_unless (gst_bin_add (GST_BIN (b1), src)); in GST_START_TEST()
96 fail_unless (gst_bin_add (GST_BIN (b1), b2)); in GST_START_TEST()
120 gst_bin_remove (GST_BIN (b2), sink); in GST_START_TEST()
139 gst_bin_remove (GST_BIN (b1), b2); in GST_START_TEST()
175 fail_unless (gst_bin_add (GST_BIN (b1), sink)); in GST_START_TEST()
[all …]
Dgstbin.c108 bin = GST_BIN (gst_bin_new (NULL)); in GST_START_TEST()
140 bin = GST_BIN (gst_bin_new (NULL)); in GST_START_TEST()
178 bin = GST_BIN (gst_bin_new (NULL)); in GST_START_TEST()
215 bin = GST_BIN (gst_bin_new (NULL)); in GST_START_TEST()
261 gst_bin_add_many (GST_BIN (pipeline), sink1, sink2, NULL); in GST_START_TEST()
318 gst_bin_add_many (GST_BIN (pipeline), sink1, sink2, NULL); in GST_START_TEST()
343 gst_bin_remove (GST_BIN (pipeline), sink2); in GST_START_TEST()
380 gst_bin_add_many (GST_BIN (pipeline), sink1, sink2, NULL); in GST_START_TEST()
432 bin = GST_BIN (gst_bin_new (NULL)); in GST_START_TEST()
476 bin = GST_BIN (gst_bin_new (NULL)); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/
Dipc-play.c330 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipeline), in keyboard_cb()
364 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipeline), in master_bus_msg()
381 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipeline), in master_bus_msg()
386 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipeline), in master_bus_msg()
433 gst_bin_recalculate_latency (GST_BIN (pipeline)); in master_bus_msg()
444 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipeline), in master_bus_msg()
591 it = gst_bin_iterate_sinks (GST_BIN (pipeline)); in on_pad_added()
599 gst_bin_add (GST_BIN (pipeline), ipcpipelinesink); in on_pad_added()
632 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipeline), in on_pad_added()
680 gst_bin_add (GST_BIN (pipeline), uridecodebin); in start_source()
[all …]
Dipcpipeline1.c63 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipeline), in master_bus_msg()
80 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipeline), in master_bus_msg()
85 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipeline), in master_bus_msg()
121 gst_bin_add_many (GST_BIN (pipeline), source, capsfilter, ipcpipelinesink, in start_source()
126 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipeline), in start_source()
142 gst_bin_add_many (GST_BIN (pipeline), ipcpipelinesrc, navseek, sink, NULL); in start_sink()
145 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipeline), in start_sink()
/third_party/gstreamer/gstplugins_bad/tests/examples/webrtc/
Dwebrtcrenego.c31 gst_bin_remove (GST_BIN (pipe1), receive); in _element_message()
61 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (msg->src), in _bus_watch()
71 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipe), in _bus_watch()
84 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipe), in _bus_watch()
119 gst_bin_add (GST_BIN (pipe), out); in _webrtc_pad_added()
208 gst_bin_add (GST_BIN (pipe1), extra_src); in stream_change()
212 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipe1), in stream_change()
236 gst_bin_remove (GST_BIN (pipe1), extra_src); in stream_change()
238 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipe1), in stream_change()
258 webrtc1 = gst_bin_get_by_name (GST_BIN (pipe1), "smpte"); in main()
[all …]
Dwebrtc.c25 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (msg->src), in _bus_watch()
35 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipe), in _bus_watch()
48 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipe), in _bus_watch()
72 gst_bin_add (GST_BIN (pipe), out); in _webrtc_pad_added()
159 webrtc1 = gst_bin_get_by_name (GST_BIN (pipe1), "send"); in main()
162 webrtc2 = gst_bin_get_by_name (GST_BIN (pipe1), "recv"); in main()
Dwebrtcbidirectional.c25 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (msg->src), in _bus_watch()
35 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipe), in _bus_watch()
48 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipe), in _bus_watch()
72 gst_bin_add (GST_BIN (pipe), out); in _webrtc_pad_added()
167 webrtc1 = gst_bin_get_by_name (GST_BIN (pipe1), "smpte"); in main()
172 webrtc2 = gst_bin_get_by_name (GST_BIN (pipe1), "ball"); in main()
Dwebrtctransceiver.c25 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (msg->src), in _bus_watch()
35 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipe), in _bus_watch()
48 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipe), in _bus_watch()
72 gst_bin_add (GST_BIN (pipe), out); in _webrtc_pad_added()
186 webrtc1 = gst_bin_get_by_name (GST_BIN (pipe1), "send"); in main()
191 webrtc2 = gst_bin_get_by_name (GST_BIN (pipe1), "recv"); in main()
Dwebrtcswap.c25 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (msg->src), in _bus_watch()
35 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipe), in _bus_watch()
48 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipe), in _bus_watch()
91 gst_bin_add (GST_BIN (pipe), out); in _webrtc_pad_added()
185 webrtc1 = gst_bin_get_by_name (GST_BIN (pipe1), "smpte"); in main()
190 webrtc2 = gst_bin_get_by_name (GST_BIN (pipe1), "ball"); in main()
/third_party/gstreamer/gstplugins_base/tests/examples/playrec/
Dplayrec.c119 gst_bin_add (GST_BIN (play_bin), play_source); in main()
120 gst_bin_add (GST_BIN (play_bin), play_sink); in main()
129 gst_bin_add (GST_BIN (rec_bin), rec_source); in main()
130 gst_bin_add (GST_BIN (rec_bin), rec_sink); in main()
134 gst_bin_add (GST_BIN (pipeline), play_bin); in main()
135 gst_bin_add (GST_BIN (pipeline), rec_bin); in main()
/third_party/gstreamer/gstreamer/tests/check/generic/
Dsinks.c139 gst_bin_add (GST_BIN (pipeline), src); in GST_START_TEST()
140 gst_bin_add (GST_BIN (pipeline), sink); in GST_START_TEST()
185 gst_bin_add (GST_BIN (pipeline), src); in GST_START_TEST()
186 gst_bin_add (GST_BIN (pipeline), sink); in GST_START_TEST()
203 gst_bin_remove (GST_BIN (pipeline), src); in GST_START_TEST()
238 gst_bin_add (GST_BIN (pipeline), src); in GST_START_TEST()
239 gst_bin_add (GST_BIN (pipeline), sink); in GST_START_TEST()
361 gst_bin_add (GST_BIN (pipeline), src); in GST_START_TEST()
362 gst_bin_add (GST_BIN (pipeline), sink); in GST_START_TEST()
430 gst_bin_add (GST_BIN (pipeline), src); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglsinkbin.c239 res &= gst_bin_add (GST_BIN (self), self->upload); in gst_gl_sink_bin_init()
240 res &= gst_bin_add (GST_BIN (self), self->convert); in gst_gl_sink_bin_init()
241 res &= gst_bin_add (GST_BIN (self), self->balance); in gst_gl_sink_bin_init()
287 if (gst_bin_add (GST_BIN (self), self->sink) && in _connect_sink_element()
305 gst_bin_remove (GST_BIN (self), self->sink); in gst_gl_sink_bin_set_sink()
455 gst_bin_get_by_interface (GST_BIN (self), GST_TYPE_NAVIGATION); in gst_gl_sink_bin_navigation_send_event()
483 GST_VIDEO_OVERLAY (gst_bin_get_by_interface (GST_BIN (self), in gst_gl_sink_bin_overlay_expose()
500 GST_VIDEO_OVERLAY (gst_bin_get_by_interface (GST_BIN (self), in gst_gl_sink_bin_overlay_handle_events()
517 GST_VIDEO_OVERLAY (gst_bin_get_by_interface (GST_BIN (self), in gst_gl_sink_bin_overlay_set_render_rectangle()
535 GST_VIDEO_OVERLAY (gst_bin_get_by_interface (GST_BIN (self), in gst_gl_sink_bin_overlay_set_window_handle()
[all …]
Dgstglfilterbin.c124 gst_bin_add (GST_BIN (self), self->upload); in gst_gl_filter_bin_init()
125 gst_bin_add (GST_BIN (self), self->in_convert); in gst_gl_filter_bin_init()
126 gst_bin_add (GST_BIN (self), self->out_convert); in gst_gl_filter_bin_init()
127 gst_bin_add (GST_BIN (self), self->download); in gst_gl_filter_bin_init()
166 res &= gst_bin_add (GST_BIN (self), self->filter); in _connect_filter_element()
187 gst_bin_remove (GST_BIN (self), self->filter); in gst_gl_filter_bin_set_filter()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Ddecodebin.c95 fail_unless (gst_bin_add (GST_BIN (pipe), src)); in GST_START_TEST()
96 fail_unless (gst_bin_add (GST_BIN (pipe), decodebin)); in GST_START_TEST()
129 gst_bin_add (GST_BIN (pipeline), sink); in pad_added_plug_fakesink_cb()
153 fail_unless (gst_bin_add (GST_BIN (pipe), src)); in GST_START_TEST()
154 fail_unless (gst_bin_add (GST_BIN (pipe), decodebin)); in GST_START_TEST()
175 sink = gst_bin_get_by_name (GST_BIN (pipe), "sink"); in GST_START_TEST()
176 gst_bin_remove (GST_BIN (pipe), sink); in GST_START_TEST()
330 gst_bin_add_many (GST_BIN (pipe), src, dec, NULL); in GST_START_TEST()
599 gst_bin_add_many (GST_BIN (pipe), src, filter, dec, NULL); in GST_START_TEST()
631 fail_unless (gst_bin_add (GST_BIN (pipe), decodebin)); in GST_START_TEST()
[all …]
Daudiointerleave.c594 gst_bin_add (GST_BIN (pipeline), src1); in test_audiointerleave_2ch_pipeline()
606 gst_bin_add (GST_BIN (pipeline), src2); in test_audiointerleave_2ch_pipeline()
610 gst_bin_add (GST_BIN (pipeline), queue); in test_audiointerleave_2ch_pipeline()
614 gst_bin_add (GST_BIN (pipeline), gst_object_ref (interleave)); in test_audiointerleave_2ch_pipeline()
638 gst_bin_add (GST_BIN (pipeline), sink); in test_audiointerleave_2ch_pipeline()
697 gst_bin_add (GST_BIN (pipeline), src1); in GST_START_TEST()
709 gst_bin_add (GST_BIN (pipeline), src2); in GST_START_TEST()
713 gst_bin_add (GST_BIN (pipeline), queue); in GST_START_TEST()
718 gst_bin_add (GST_BIN (pipeline), gst_object_ref (interleave)); in GST_START_TEST()
742 gst_bin_add (GST_BIN (pipeline), sink); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstreamer/tests/check/libs/
Dbasesrc.c70 fail_unless (gst_bin_add (GST_BIN (pipe), src) == TRUE); in GST_START_TEST()
71 fail_unless (gst_bin_add (GST_BIN (pipe), sink) == TRUE); in GST_START_TEST()
155 fail_unless (gst_bin_add (GST_BIN (pipe), src) == TRUE); in GST_START_TEST()
156 fail_unless (gst_bin_add (GST_BIN (pipe), sink) == TRUE); in GST_START_TEST()
227 fail_unless (gst_bin_add (GST_BIN (pipe), src) == TRUE); in GST_START_TEST()
228 fail_unless (gst_bin_add (GST_BIN (pipe), sink) == TRUE); in GST_START_TEST()
298 fail_unless (gst_bin_add (GST_BIN (pipe), src) == TRUE); in GST_START_TEST()
299 fail_unless (gst_bin_add (GST_BIN (pipe), sink) == TRUE); in GST_START_TEST()
369 fail_unless (gst_bin_add (GST_BIN (pipe), src) == TRUE); in GST_START_TEST()
370 fail_unless (gst_bin_add (GST_BIN (pipe), sink) == TRUE); in GST_START_TEST()
[all …]
Dbasesink.c39 fail_unless (gst_bin_add (GST_BIN (pipeline), src) == TRUE); in GST_START_TEST()
40 fail_unless (gst_bin_add (GST_BIN (pipeline), sink) == TRUE); in GST_START_TEST()
90 fail_unless (gst_bin_add (GST_BIN (pipeline), src) == TRUE); in GST_START_TEST()
91 fail_unless (gst_bin_add (GST_BIN (pipeline), sink) == TRUE); in GST_START_TEST()
135 fail_unless (gst_bin_add (GST_BIN (pipeline), sink) == TRUE); in GST_START_TEST()
204 gst_bin_add (GST_BIN (pipeline), sink); in GST_START_TEST()
260 gst_bin_add (GST_BIN (pipeline), sink); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/tests/examples/wpe/
Dwpe.c39 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (msg->src), in _bus_watch()
49 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipe), in _bus_watch()
62 GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipe), in _bus_watch()
91 gst_bin_add (GST_BIN (pipe), out); in _wpe_pad_added()
132 src = gst_bin_get_by_name (GST_BIN (pipe1), "wpesrc"); in main()
/third_party/gstreamer/gstplugins_bad/tests/check/pipelines/
Dstreamheader.c96 sink = gst_bin_get_by_name (GST_BIN (p1), "p1sink"); in GST_START_TEST()
100 src = gst_bin_get_by_name (GST_BIN (p2), "p2src"); in GST_START_TEST()
104 depay = gst_bin_get_by_name (GST_BIN (p2), "depay"); in GST_START_TEST()
209 sink = gst_bin_get_by_name (GST_BIN (p1), "p1sink"); in GST_START_TEST()
213 src = gst_bin_get_by_name (GST_BIN (p2), "p2src"); in GST_START_TEST()
217 depay = gst_bin_get_by_name (GST_BIN (p2), "depay"); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dpnm.c57 incf = gst_bin_get_by_name (GST_BIN (pipeline), "incf"); in GST_START_TEST()
58 enc = gst_bin_get_by_name (GST_BIN (pipeline), "enc"); in GST_START_TEST()
59 outcf = gst_bin_get_by_name (GST_BIN (pipeline), "outcf"); in GST_START_TEST()
60 sink = gst_bin_get_by_name (GST_BIN (pipeline), "sink"); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/icles/playback/
Dtest.c42 gst_bin_add (GST_BIN (element), conv); in gen_video_element()
43 gst_bin_add (GST_BIN (element), sink); in gen_video_element()
66 gst_bin_add (GST_BIN (element), conv); in gen_audio_element()
67 gst_bin_add (GST_BIN (element), sink); in gen_audio_element()
174 gst_bin_add_many (GST_BIN (pipeline), filesrc, decodebin, NULL); in main()
/third_party/gstreamer/gstplugins_good/tests/check/pipelines/
Dwavenc.c87 gst_bin_add (GST_BIN (pipeline), interleave); in make_n_channel_wav()
97 gst_bin_add (GST_BIN (pipeline), conv); in make_n_channel_wav()
102 gst_bin_add (GST_BIN (pipeline), wavenc); in make_n_channel_wav()
107 gst_bin_add (GST_BIN (pipeline), fakesink); in make_n_channel_wav()
115 gst_bin_add (GST_BIN (pipeline), audiotestsrc[i]); in make_n_channel_wav()

12345678910>>...14