[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:25 UTC 2016


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

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 340027
  --> https://bugzilla.gnome.org/attachment.cgi?id=340027&action=edit
nleobject: Start up in NULL->READY->PAUSED after the parent class did

This keeps everything in a more consistent order and makes sure that the
base class is already set up completely before we start doing anything.
It also prevents from doing any setup if the base class fails, and
possibly not shutting things down again then.

-- 
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