[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
Wed Nov 16 16:12:19 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #339947|0                           |1
        is obsolete|                            |

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