childproxy: use GObject instead of GstObject
authorStefan Sauer <ensonic@users.sf.net>
Fri, 30 Mar 2012 20:17:09 +0000 (22:17 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Fri, 30 Mar 2012 20:24:26 +0000 (22:24 +0200)
commitf35267bb92528e18f0b883c23e133564a6804bc6
treea6217158ef44466c330f9b8bbc71559a42cee95b
parentef48cff3d0c5cb5553f140267724388951d92444
childproxy: use GObject instead of GstObject

This makes it prossible to be used more widely. Fix implementations for the API
change.
gst/gstbin.c
gst/gstchildproxy.c
gst/gstchildproxy.h
tests/check/gst/gstchildproxy.c