Home
last modified time | relevance | path

Searched refs:gst_stream_collection_add_stream (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgststream.c165 gst_stream_collection_add_stream (collection, stream); in GST_START_TEST()
180 gst_stream_collection_add_stream (collection, stream2); in GST_START_TEST()
Dgstmessage.c446 fail_unless (gst_stream_collection_add_stream (collection, stream1)); in GST_START_TEST()
447 fail_unless (gst_stream_collection_add_stream (collection, stream2)); in GST_START_TEST()
476 fail_unless (gst_stream_collection_add_stream (collection, stream1)); in GST_START_TEST()
477 fail_unless (gst_stream_collection_add_stream (collection, stream2)); in GST_START_TEST()
Dgstevent.c297 fail_unless (gst_stream_collection_add_stream (collection, stream1)); in GST_START_TEST()
298 fail_unless (gst_stream_collection_add_stream (collection, stream2)); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgststreamcollection.h112 gboolean gst_stream_collection_add_stream (GstStreamCollection *collection,
Dgststreamcollection.c281 gst_stream_collection_add_stream (GstStreamCollection * collection, in gst_stream_collection_add_stream() function
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgsttestsrcbin.c274 gst_stream_collection_add_stream (collection, stream); in gst_test_src_bin_setup_src()
381 gst_stream_collection_add_stream (collection, stream); in gst_test_src_bin_uri_handler_set_uri()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsbase.c658 gst_stream_collection_add_stream (program->collection, in mpegts_base_program_add_stream()
745 gst_stream_collection_add_stream (program->collection, in mpegts_base_update_program()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin3.c1345 gst_stream_collection_add_stream (res, gst_object_ref (stream)); in get_merged_collection()
Dgstparsebin.c3775 gst_stream_collection_add_stream (collection, in build_fallback_collection()
/third_party/gstreamer/gstplugins_base/
DChangeLog48665 gst_stream_collection_add_stream() consumes the collection reference