1. Add more warnings for the gst core only. Various trival fixes to quiet the warnings.
authorJoshua N. Pritikin <vishnu@pobox.com>
Fri, 14 Sep 2001 22:16:47 +0000 (22:16 +0000)
committerJoshua N. Pritikin <vishnu@pobox.com>
Fri, 14 Sep 2001 22:16:47 +0000 (22:16 +0000)
commit8b29840f559c8b8e0b7cef5e951513dfdaa2ba29
tree6c6dea94ab9c9d835ff00d056b8c3eeb516bc882
parent4934137e0c633166c814580c3298d9909a44ed13
1. Add more warnings for the gst core only.  Various trival fixes to quiet the warnings.

Original commit message from CVS:
1. Add more warnings for the gst core only.  Various trival fixes
to quiet the warnings.

2. Fix GstBufferCopyFunc prototype.

3. Re-apply the reverted type!=0 assertion in gst_elementfactory_new.
25 files changed:
gst/Makefile.am
gst/cothreads.h
gst/gstautoplug.c
gst/gstbin.c
gst/gstbuffer.c
gst/gstbuffer.h
gst/gstbufferpool.c
gst/gstelement.c
gst/gstelementfactory.c
gst/gstextratypes.c
gst/gstobject.c
gst/gstpad.c
gst/gstpad.h
gst/gstparse.c
gst/gstpipeline.c
gst/gstplugin.c
gst/gstpluginfeature.c
gst/gstqueue.c
gst/gstscheduler.c
gst/gstthread.c
gst/gsttype.c
gst/gsttypefind.c
gst/gstutils.c
gst/gstxml.c
plugins/elements/gstqueue.c