childproxy: use GstChildProxy instead of GObject on the public api
authorStefan Sauer <ensonic@users.sf.net>
Mon, 11 Jun 2012 08:59:49 +0000 (10:59 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Mon, 11 Jun 2012 16:25:18 +0000 (18:25 +0200)
commit19e5fc54b7ba6652129218c179e5075a1d3f7c09
tree219a44289f3a3add6d7b0a08fefc3ac2791cdb2c
parent26682f7c7aceb10782c3d8d9020ccc1e5dd3cb51
childproxy: use GstChildProxy instead of GObject on the public api

Fix usage and also cleanup gst_object api use on gobjects.
gst/gstbin.c
gst/gstchildproxy.c
gst/gstchildproxy.h
tests/check/gst/gstchildproxy.c