gstreamer/libs
Sebastian Dröge 70b4395e95 aggregator: Remove the GAP event from the queue before queueing up the GAP buffer
Otherwise check_events() will not remove the GAP event (as the queue
tail is not the event anymore but the GAP buffer), then the GAP buffer
is handled, then the GAP event is handled again, ... forever.
2017-12-02 15:10:27 +00:00
..
gst/base aggregator: Remove the GAP event from the queue before queueing up the GAP buffer 2017-12-02 15:10:27 +00:00