[Bug 739662] gstobject: Add gst_object_has_parent()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 15 05:06:24 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=739662

Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #20 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> ---
Good idea, better than just the fixme.

commit b8c6ebd0f2a3457f97a64835ec939fbec7bb26e0
Author: Stefan Sauer <ensonic at users.sf.net>
Date:   Fri May 15 13:43:12 2015 +0200

    gstobject: add gst_object_has_as_ancestor and deprecate previous function

    The old gst_object_has_ancestor will call the new code. This establishes
the
    symetry with the new gst_object_has_as_parent.

    API: gst_object_has_as_ancestor()

commit 3492105a063f4f51e9f64352167e73df1c09b77c
Author: Stefan Sauer <ensonic at users.sf.net>
Date:   Fri May 15 08:05:50 2015 +0200

    gstobject: rename gst_object_has_parent to gst_object_has_as_parent

    This avoid confusion with a potential punction that check if a gstobject
has-a
    parent.

    API: gst_object_has_as_parent()

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