gstobject: add gst_object_has_as_ancestor and deprecate previous function
authorStefan Sauer <ensonic@users.sf.net>
Fri, 15 May 2015 11:43:12 +0000 (13:43 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Fri, 15 May 2015 11:55:19 +0000 (13:55 +0200)
commitb8c6ebd0f2a3457f97a64835ec939fbec7bb26e0
treee7bbf6d49c43debd90919608a9c5827d8a3df897
parent3492105a063f4f51e9f64352167e73df1c09b77c
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()
docs/gst/gstreamer-sections.txt
gst/gstobject.c
gst/gstobject.h
tests/check/gst/gstobject.c
win32/common/libgstreamer.def