Fixes for -Wmissing-declarations -Wmissing-prototypes
authorBenjamin Otte <otte@redhat.com>
Tue, 2 Mar 2010 21:58:06 +0000 (22:58 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 11 Mar 2010 09:59:57 +0000 (10:59 +0100)
commit7e7f51f61735d3f38c370c20c2a0bd5ab206611d
tree78b3127a27dab9e56a06fc83a290de0cddaf771f
parent8a4aed855a38b301dbae43535ea565e194119c41
Fixes for -Wmissing-declarations -Wmissing-prototypes

Also adds those flags to the configure warning flags

https://bugzilla.gnome.org/show_bug.cgi?id=611692
28 files changed:
configure.ac
docs/gst/Makefile.am
gst/Makefile.am
gst/gstelement.c
gst/gstelementdetails.h [new file with mode: 0644]
gst/gstelementfactory.c
gst/gstpad.c
gst/gstparse.c
gst/gstpipeline.c
gst/gstplugin.c
gst/gstregistry.c
gst/gstregistrybinary.c
gst/gstutils.c
gst/parse/types.h
libs/gst/check/gstcheck.h
libs/gst/controller/gstcontroller.c
libs/gst/dataprotocol/dataprotocol.c
plugins/elements/gstfilesink.c
plugins/elements/gstfilesrc.c
plugins/indexers/Makefile.am
plugins/indexers/gstfileindex.c
plugins/indexers/gstindexers.c
plugins/indexers/gstindexers.h [new file with mode: 0644]
plugins/indexers/gstmemindex.c
tests/check/elements/tee.c
tests/check/gst/gstminiobject.c
tests/check/libs/typefindhelper.c
win32/common/libgstreamer.def