[gstreamer-bugs] [Bug 619590] [matroskademux] Doesn't protect segment and other fields from concurrent changes from different threads
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue May 25 09:21:51 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=619590
GStreamer | gst-plugins-good | git
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2010-05-25 16:21:47 UTC ---
Yes, use the object lock if possible but be careful when holding the object
lock while calling functions to other elements/pads or the base classes (e.g.
gst_object_get_parent() uses the object lock too)
--
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