[Bug 739662] gstobject: Add gst_object_has_parent()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 10 01:04:26 PST 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-10 09:04:19 UTC ---
commit d600fc48f8486428b70cbfd841af80a1a36c2519
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Nov 10 10:01:02 2014 +0100

    gstobject: Don't check booleans for equality in the unit test

    Every value other than 0/FALSE is TRUE, == TRUE will only check for 1.

commit 5a930aa642837e4732bfa7b7a83339dea30712c0
Author: Jan Alexander Steffens (heftig) <jsteffens at make.tv>
Date:   Wed Nov 5 11:50:47 2014 +0100

    gstobject: Add gst_object_has_parent()

    Adds gst_object_has_parent, which works like gst_object_has_ancestor
    but does not ascend further.

    API: gst_object_has_parent()

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