[Bug 609473] GstMiniObject derived classes could support storing data for bindings

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 3 09:05:58 PDT 2011


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

--- Comment #30 from José Alburquerque <jaalburqu at svn.gnome.org> 2011-05-03 16:05:50 UTC ---
Yes, like the weak notify stuff.  Mostly, for the purposes of fixing this bug,
something like g_object_weak_ref()[1], would work well.  The other related
functions, of course, would also be included.  The overhead would be similar to
that of toggle references and if there are no weak references, there would
practically be no overhead.  I'll post a patch with the added functionality in
the next couple of days so it can be reviewed.

[1]
http://developer.gnome.org/gobject/stable/gobject-The-Base-Object-Type.html#g-object-weak-ref

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