gstreamer/plugins
Edward Hervey e486a9244b queue2: Reset result flow when retrying
If we ever get a GST_FLOW_EOS from downstream, we might retry
pushing new data. But if pushing that data doesn't return a
GstFlowReturn (such as pushing events), we would end up returning
the previous GstFlowReturn (i.e. EOS).

Not properly resetting it would cause cases where queue2 would
stop pushing on the first GstEvent stored (even if there is more
data contained within).
2018-10-22 14:00:50 +02:00
..
elements queue2: Reset result flow when retrying 2018-10-22 14:00:50 +02:00
tracers tracers: latency: allow for non parented pads to send latency probes 2018-02-16 13:14:40 +00:00
Makefile.am gsttraceutils: actually disable tracing system hooks if configured 2017-11-24 13:40:34 +01:00
meson.build meson: add option to disable tracer hooks 2017-07-05 13:27:48 +01:00