gstreamer/plugins
Sebastian Dröge 82ed369991 identity: Return FLUSHING instead of EOS and don't start waiting for anything if currently flushing
Otherwise we might try unscheduling a clock id (that does not exist
yet), then the streaming thread waits for id and the state change never
continues because the streaming thread is blocked.

Also shutting down and flushing and similar should return FLUSHING, not
EOS. The stream is not over, we're just not accepting any buffers
anymore.
2017-08-16 22:50:49 +03:00
..
elements identity: Return FLUSHING instead of EOS and don't start waiting for anything if currently flushing 2017-08-16 22:50:49 +03: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