[Bug 693281] [PATCH] GstObject: re-enable "notify::parent"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 28 23:31:26 PDT 2013


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

--- Comment #10 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-07-29 06:31:21 UTC ---
And we can't change it to a GRecMutex without breaking ABI unfortunately.
Otherwise it currently looks like the only sensible solution to this.


How would a gst_object_set_parent_locked() help here though? I think the
problem is more that outside set_parent() a lock is taken, and we don't even
know on how many levels of parents it is taken and on which.

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