gstreamer/plugins
Edward Hervey e2f8dc0aef plugins: *queue* elements: Handle STREAM_START in EOS situation
When queue-like elements are in "EOS" situation (received GST_FLOW_EOS
from downstream or EOS was pushed), they drain buffers/events that
wouldn't be processed anyway and let through events that might
modify the EOS situation.

Previously only GST_EVENT_EOS and GST_EVENT_SEGMENT events were let
through, but we also need to allow GST_EVENT_STREAM_START to go
through since it resets the EOS state of pads since 1.6

https://bugzilla.gnome.org/show_bug.cgi?id=786034
2017-08-09 10:54:17 +02:00
..
elements plugins: *queue* elements: Handle STREAM_START in EOS situation 2017-08-09 10:54:17 +02:00
tracers leaks: Handle subclasses in filters even for unhandled/lazy loaded types 2017-05-20 15:42:16 +02:00
Makefile.am tracer: initial prototype for the tracing subsystem 2015-10-05 20:59:39 +02:00
meson.build meson: add option to disable tracer hooks 2017-07-05 13:27:48 +01:00