[Bug 609473] [miniobject] Add support for weak references

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 14 03:03:54 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
         AssignedTo|slomo at circular-chaos.org    |gstreamer-bugs at lists.freede
                   |                            |sktop.org
            Summary|GstMiniObject derived       |[miniobject] Add support
                   |classes could support       |for weak references
                   |storing data for bindings   |

--- Comment #55 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-14 10:03:49 UTC ---
commit 116972d6eb3d7fa757017df5bcbc71cffb296681
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Thu May 12 09:55:45 2011 +0200

    miniobject: Minor cleanup of last commit

commit cf671d7b0a89b24b14028a152cde8ff8e612d84e
Author: José Alburquerque <jaalburqu at svn.gnome.org>
Date:   Wed May 11 13:09:19 2011 -0400

    miniobject: Add weak referencing functionality

    API: gst_mini_object_weak_ref()
    API: gst_mini_object_weak_unref()

    Add weak referencing functionality to GstMiniObject, which
    allows to get notifications when an mini object is destroyed
    but doesn't increase the real refcount. This is mostly
    useful for bindings.

    Fixes bug #609473.

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