[gstreamer-bugs] [Bug 626784] element: link_many might assert elements are in paused or playing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 19 03:27:57 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=626784
  GStreamer | gstreamer (core) | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2010-08-19 10:27:54 UTC ---
Holding the state lock while adding pads, calling gst_element_get_state() and
activating pads feels a bit dangerous IMHO but I might be wrong. Better ask Wim
:)

Might be better to hold the object lock and duplicate the timeout==0 part of
gst_element_get_state() and releasing the lock before activating/adding pads.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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