warning fixes gst_object_set_name (name, NULL) uniquifies the name globally
authorAndy Wingo <wingo@pobox.com>
Wed, 20 Feb 2002 21:31:16 +0000 (21:31 +0000)
committerAndy Wingo <wingo@pobox.com>
Wed, 20 Feb 2002 21:31:16 +0000 (21:31 +0000)
commit6ff6eb10175408ef97a3b4a5e814b2299c1a5fea
tree074a4f059bdab493b0c3045e1c12e91ac1ac37a5
parent7199c36c7f8ef96b7e45ce68edb6f2dbabd708cd
warning fixes gst_object_set_name (name, NULL) uniquifies the name globally

Original commit message from CVS:
* warning fixes
* gst_object_set_name (name, NULL) uniquifies the name globally
- needs robusticizing
* gst_elementfactory_make can now take NULL as a second argument
gst/autoplug/gstspideridentity.c
gst/gst.c
gst/gstbin.c
gst/gstelement.c
gst/gstelementfactory.c
gst/gstobject.c
gst/gstpad.h
gst/gstparse.c
gst/gstplugin.c
gst/gstprops.c