removed GST_*_CAST. Disabling of type checking is done in glib.
authorBenjamin Otte <otte@gnome.org>
Sat, 13 Dec 2003 16:58:29 +0000 (16:58 +0000)
committerBenjamin Otte <otte@gnome.org>
Sat, 13 Dec 2003 16:58:29 +0000 (16:58 +0000)
commit46a70fddfb68deb3f5f00e25df72cbedb360cd3b
treec01c03892c63d72f41039bd31e3b9e1ca8115a03
parent6611ab723b5cf4a2a8ffb89c60c72a4ec436c101
removed GST_*_CAST. Disabling of type checking is done in glib.

Original commit message from CVS:
removed GST_*_CAST. Disabling of type checking is done in glib.
29 files changed:
docs/gst/tmpl/gstbin.sgml
docs/gst/tmpl/gstbuffer.sgml
docs/gst/tmpl/gstbufferpool.sgml
docs/gst/tmpl/gstclock.sgml
docs/gst/tmpl/gstdata.sgml
docs/gst/tmpl/gstelement.sgml
docs/gst/tmpl/gstelementfactory.sgml
docs/gst/tmpl/gstindex.sgml
docs/gst/tmpl/gstobject.sgml
docs/gst/tmpl/gstpad.sgml
docs/gst/tmpl/gstpadtemplate.sgml
docs/gst/tmpl/gstplugin.sgml
docs/gst/tmpl/gstreamer-unused.sgml
docs/gst/tmpl/gstregistry.sgml
docs/gst/tmpl/gstthread.sgml
docs/gst/tmpl/gstxml.sgml
gst/elements/gsttee.c
gst/gstbin.h
gst/gstelement.c
gst/gstelement.h
gst/gstobject.h
gst/gstpad.c
gst/gstpad.h
gst/gstqueue.c
gst/gstscheduler.c
gst/schedulers/gstbasicscheduler.c
gst/schedulers/gstoptimalscheduler.c
plugins/elements/gstqueue.c
plugins/elements/gsttee.c