Home
last modified time | relevance | path

Searched refs:live_running (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesrc.h87 gboolean live_running; member
Dgstbasesrc.c516 while (G_UNLIKELY (!src->live_running && !src->priv->flushing)) { in gst_base_src_wait_playing_unlocked()
1897 if (!src->live_running) in gst_base_src_send_event()
2546 if (G_UNLIKELY (!src->live_running)) { in gst_base_src_get_range()
2607 if (G_UNLIKELY (!src->live_running)) { in gst_base_src_get_range()
2696 if (!src->live_running) { in gst_base_src_get_range()
3933 basesrc->live_running = live_play; in gst_base_src_set_playing()
/third_party/gstreamer/gstreamer/
DChangeLog72518 Only go into LIVE_WAIT when the are not live_running and only stop waiting when
72519 live_running is TRUE. If we don't loop, we could deadlock when called from