Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/examples/app/
Dappsrc_ex.c94 while (!gst_app_sink_is_eos (GST_APP_SINK (app->sink))) { in main()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Djpegdec.c73 fail_unless (gst_app_sink_is_eos (GST_APP_SINK (sink))); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsink.h133 gboolean gst_app_sink_is_eos (GstAppSink *appsink);
Dgstappsink.c667 g_value_set_boolean (value, gst_app_sink_is_eos (appsink)); in gst_app_sink_get_property()
1309 gst_app_sink_is_eos (GstAppSink * appsink) in gst_app_sink_is_eos() function
/third_party/gstreamer/gstplugins_base/tests/check/pipelines/
Dtcp.c294 fail_unless (gst_app_sink_is_eos (appsink)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcdatachannel.c642 } else if (gst_app_sink_is_eos (sink)) { in on_sink_preroll()
666 } else if (gst_app_sink_is_eos (sink)) { in on_sink_sample()
/third_party/gstreamer/gstplugins_base/
DChangeLog128424 (gst_app_sink_is_eos), (gst_app_sink_set_emit_signals),
138777 (gst_app_sink_is_eos), (gst_app_sink_pull_preroll),
/third_party/gstreamer/gstplugins_bad/
DChangeLog220180 (gst_app_sink_is_eos), (gst_app_sink_pull_preroll),