gstreamer/plugins
Sebastian Dröge 57d40bec1a nlecomposition: Start task and initialize the stack after chaining up to parent's change state function
Otherwise we could set the state of the children to PAUSED already (i.e.
start dataflow) from the composition's task, while the composition
itself is currently chaining up to the parent class' change state
function and did not activate the pads yet. This causes buffers and
events to be discarded, and everything to stop with a not-negotiated
error.

https://bugzilla.gnome.org/show_bug.cgi?id=774480
2016-11-16 14:00:58 +02:00
..
nle nlecomposition: Start task and initialize the stack after chaining up to parent's change state function 2016-11-16 14:00:58 +02:00
Makefile.am Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-24 16:44:32 -03:00