Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.h160 gboolean ready_for_output; member
Dgstsplitmuxsink.c1252 gboolean can_output = (ctx->is_reference || splitmux->ready_for_output); in complete_or_wait_on_out()
2157 splitmux->ready_for_output = TRUE; in start_next_fragment()
3996 splitmux->ready_for_output = FALSE; in gst_splitmux_sink_reset()
/third_party/gstreamer/gstplugins_good/
DChangeLog26861 splitmuxsink: Reset ready_for_output on state change