[Bug 755342] element: state_change may fail because of release_request_pad (racy)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 21 06:43:44 PDT 2015


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

--- Comment #2 from Stian Selnes (stianse) <stian.selnes at gmail.com> ---
Created attachment 311752
  --> https://bugzilla.gnome.org/attachment.cgi?id=311752&action=edit
element: Ignore activate result for removed pads on state change

This fixes a race where gst_element_change_state() may return failure if
it has request pads that are deactivated and removed (and thus have no
parent) at the same time as the element changes state and (de)activates
its pads.

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