Home
last modified time | relevance | path

Searched refs:gst_bin_iterate_sinks (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/pipelines/
Dipcpipeline.c1142 it = gst_bin_iterate_sinks (GST_BIN (sink)); in setup_sink_play_pause()
1438 it = gst_bin_iterate_sinks (GST_BIN (sink)); in setup_sink_flushing_seek()
2039 it = gst_bin_iterate_sinks (GST_BIN (sink)); in setup_sink_upstream_query()
2403 it = gst_bin_iterate_sinks (GST_BIN (sink)); in setup_sink_end_of_stream()
2637 it = gst_bin_iterate_sinks (GST_BIN (sink)); in setup_sink_reverse_playback()
2788 it = gst_bin_iterate_sinks (GST_BIN (td->p)); in tags_on_state_changed()
2846 it = gst_bin_iterate_sinks (GST_BIN (sink)); in setup_sink_tags()
3052 it = gst_bin_iterate_sinks (GST_BIN (source)); in navigation_source()
3109 it = gst_bin_iterate_sinks (GST_BIN (td->p)); in step_navigation()
3157 it = gst_bin_iterate_sinks (GST_BIN (sink)); in setup_sink_navigation()
[all …]
/third_party/gstreamer/gstreamer/gst/
Dgstbin.h304 GstIterator* gst_bin_iterate_sinks (GstBin *bin);
Dgstbin.c1982 gst_bin_iterate_sinks (GstBin * bin) in gst_bin_iterate_sinks() function
3114 iter = gst_bin_iterate_sinks (bin); in gst_bin_send_event()
4300 iter = gst_bin_iterate_sinks (bin); in gst_bin_query()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dfpsdisplaysink.c275 iterator = gst_bin_iterate_sinks (GST_BIN (self->video_sink)); in fps_display_sink_update_sink_sync()
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/
Dipc-play.c591 it = gst_bin_iterate_sinks (GST_BIN (pipeline)); in on_pad_added()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c998 iter = gst_bin_iterate_sinks (bin); in gst_harness_add_parse()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c3784 iter = gst_bin_iterate_sinks (GST_BIN (e)); in find_sink()
/third_party/gstreamer/gstreamer/
DChangeLog113582 gst_bin_iterate_sinks iterator refs each item. (Fixes #323874)
122417 (gst_bin_iterate_sinks): Doc update.
131906 gst/gstbin.c (gst_bin_iterate_sinks): Use sink_iterator_filter so as to get the refs right.
131909 * gst/gstbin.c (gst_bin_iterate_sinks): Use sink_iterator_filter