[Bug 774480] nlecomposition: Start task and initialize the stack after chaining up to parent's change state function

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 15 15:57:52 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774480

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 339947
  --> https://bugzilla.gnome.org/attachment.cgi?id=339947&action=edit
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list