gstreamer/gst-libs/gst/base
Sebastian Dröge 7c3bfbb512 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-07-24 18:38:57 +03:00
..
gstaggregator.c aggregator: Remove the GAP event from the queue before queueing up the GAP buffer 2017-07-24 18:38:57 +03:00
gstaggregator.h aggregator: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
Makefile.am base/audio/video: Install headers and pkg-config files 2016-01-22 12:39:48 +02:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00