GST_DEBUG reorganization containing loads of stuff:
authorBenjamin Otte <otte@gnome.org>
Sun, 29 Jun 2003 14:05:49 +0000 (14:05 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 29 Jun 2003 14:05:49 +0000 (14:05 +0000)
commit803ce6bf4884d8e5a0a16899ec0ad7d6757749e3
treeb74a727107163f74dba674935d8368a530b1d6bb
parent30438fd472b634da9a649b78efe6063dcb695c21
GST_DEBUG reorganization containing loads of stuff:

Original commit message from CVS:
GST_DEBUG reorganization
This is a big diff (ca 450k), containing loads of stuff:
- gstinfo.[ch] complete rewrite
- changing of all GST_DEBUG messages to reflect that change
- reorganization of subsystem disabling
- addition of gstconfig.h.in so we can track the disablings
- <gst/gst.h> does not include <unistd.h> and <config.h> anymore
- documentation updated for gstinfo stuff (build the docs yourself to know what changed)
- bugfixes for making of the docs (files from CVS are not deleted anymore
- testsuite for debugging changes in testsuite/debug

expect breakage
190 files changed:
common
configure.ac
docs/gst/Makefile.am
docs/gst/gstreamer-docs.sgml
docs/gst/gstreamer-sections.txt
docs/gst/gstreamer.types [moved from docs/gst/gstreamer.types.in with 100% similarity]
docs/gst/tmpl/gstconfig.sgml [new file with mode: 0644]
docs/gst/tmpl/gstinfo.sgml
docs/libs/Makefile.am
docs/libs/gstreamer-libs-docs.sgml
docs/pwg/gst-plugin-writers-guide.xml
examples/autoplug/autoplug.c
examples/helloworld2/helloworld2.c
examples/mixer/mixer.c
examples/plugins/example.c
gst/Makefile.am
gst/autoplug/gstautoplugcache.c
gst/autoplug/gstautoplugger.c
gst/autoplug/gstsearchfuncs.c
gst/autoplug/gstspider.c
gst/autoplug/gstspider.h
gst/autoplug/gstspideridentity.c
gst/autoplug/gstspideridentity.h
gst/autoplug/gststaticautoplug.c
gst/autoplug/gststaticautoplugrender.c
gst/cothreads.c
gst/elements/gstaggregator.c
gst/elements/gstaggregator.h
gst/elements/gstelements.c
gst/elements/gstfakesink.c
gst/elements/gstfakesink.h
gst/elements/gstfakesrc.c
gst/elements/gstfakesrc.h
gst/elements/gstfdsink.c
gst/elements/gstfdsink.h
gst/elements/gstfdsrc.c
gst/elements/gstfdsrc.h
gst/elements/gstfilesink.c
gst/elements/gstfilesink.h
gst/elements/gstfilesrc.c
gst/elements/gstfilesrc.h
gst/elements/gstidentity.c
gst/elements/gstidentity.h
gst/elements/gstmd5sink.c
gst/elements/gstmd5sink.h
gst/elements/gstmultidisksrc.c
gst/elements/gstmultidisksrc.h
gst/elements/gstmultifilesrc.c
gst/elements/gstmultifilesrc.h
gst/elements/gstpipefilter.c
gst/elements/gstpipefilter.h
gst/elements/gstshaper.c
gst/elements/gstshaper.h
gst/elements/gststatistics.c
gst/elements/gststatistics.h
gst/elements/gsttee.c
gst/elements/gsttee.h
gst/gst.c
gst/gst_private.h
gst/gstautoplug.c
gst/gstbin.c
gst/gstbuffer.c
gst/gstbufferpool-default.c
gst/gstcaps.c
gst/gstclock.c
gst/gstconfig.h [deleted file]
gst/gstconfig.h.in [new file with mode: 0644]
gst/gstcpu.c
gst/gstdata.c
gst/gstelement.c
gst/gstelementfactory.c
gst/gstevent.c
gst/gstindex.c
gst/gstinfo.c
gst/gstinfo.h
gst/gstobject.c
gst/gstpad.c
gst/gstparse.c
gst/gstpipeline.c
gst/gstplugin.c
gst/gstpluginfeature.c
gst/gstprops.c
gst/gstqueue.c
gst/gstregistry.c
gst/gstregistrypool.c
gst/gstscheduler.c
gst/gstsystemclock.c
gst/gstthread.c
gst/gsttype.c
gst/gsttypefind.c
gst/gsturi.c
gst/gsturitype.c
gst/gstutils.c
gst/gstversion.h.in
gst/gstxml.c
gst/indexers/gstfileindex.c
gst/indexers/gstmemindex.c
gst/parse/grammar.y
gst/parse/parse.l
gst/registries/gstxmlregistry.c
gst/schedulers/cothreads_compat.h
gst/schedulers/gstbasicscheduler.c
gst/schedulers/gstoptimalscheduler.c
gst/types/gsttypes.c
libs/gst/bytestream/bstest.c
libs/gst/bytestream/bytestream.c
libs/gst/control/control.c
libs/gst/control/dparam.c
libs/gst/control/dparam_smooth.c
libs/gst/control/dparammanager.c
libs/gst/control/unitconvert.c
libs/gst/getbits/gstgetbits_generic.c
plugins/elements/gstaggregator.c
plugins/elements/gstaggregator.h
plugins/elements/gstelements.c
plugins/elements/gstfakesink.c
plugins/elements/gstfakesink.h
plugins/elements/gstfakesrc.c
plugins/elements/gstfakesrc.h
plugins/elements/gstfdsink.c
plugins/elements/gstfdsink.h
plugins/elements/gstfdsrc.c
plugins/elements/gstfdsrc.h
plugins/elements/gstfilesink.c
plugins/elements/gstfilesink.h
plugins/elements/gstfilesrc.c
plugins/elements/gstfilesrc.h
plugins/elements/gstidentity.c
plugins/elements/gstidentity.h
plugins/elements/gstmd5sink.c
plugins/elements/gstmd5sink.h
plugins/elements/gstmultidisksrc.c
plugins/elements/gstmultidisksrc.h
plugins/elements/gstmultifilesrc.c
plugins/elements/gstmultifilesrc.h
plugins/elements/gstpipefilter.c
plugins/elements/gstpipefilter.h
plugins/elements/gstqueue.c
plugins/elements/gstshaper.c
plugins/elements/gstshaper.h
plugins/elements/gststatistics.c
plugins/elements/gststatistics.h
plugins/elements/gsttee.c
plugins/elements/gsttee.h
plugins/indexers/gstfileindex.c
plugins/indexers/gstmemindex.c
tests/bufspeed/gstbuffer.c
tests/memchunk/gmemchunktest.c
tests/memchunk/gstmemchunktest.c
tests/old/examples/autoplug/autoplug.c
tests/old/examples/helloworld2/helloworld2.c
tests/old/examples/mixer/mixer.c
tests/old/examples/plugins/example.c
tests/old/testsuite/Makefile.am
tests/old/testsuite/clock/clock2.c
tests/old/testsuite/debug/Makefile.am [new file with mode: 0644]
tests/old/testsuite/debug/category.c [new file with mode: 0644]
tests/old/testsuite/debug/commandline.c [new file with mode: 0644]
tests/old/testsuite/debug/global.c [new file with mode: 0644]
tests/old/testsuite/debug/output.c [new file with mode: 0644]
tests/old/testsuite/threads/Makefile.am
tests/old/testsuite/threads/thread.c
tests/old/testsuite/threads/threadf.c
tests/sched/interrupt1.c
tests/sched/interrupt2.c
tests/sched/interrupt3.c
tests/sched/runxml.c
tests/threadstate/threadstate1.c
tests/threadstate/threadstate2.c
tests/threadstate/threadstate3.c
tests/threadstate/threadstate4.c
tests/threadstate/threadstate5.c
testsuite/Makefile.am
testsuite/clock/clock2.c
testsuite/debug/Makefile.am [new file with mode: 0644]
testsuite/debug/category.c [new file with mode: 0644]
testsuite/debug/commandline.c [new file with mode: 0644]
testsuite/debug/global.c [new file with mode: 0644]
testsuite/debug/output.c [new file with mode: 0644]
testsuite/threads/Makefile.am
testsuite/threads/thread.c
testsuite/threads/threadf.c
tools/gst-complete.c
tools/gst-compprep.c
tools/gst-inspect.c
tools/gst-launch.c
tools/gst-md5sum.c
tools/gst-register.c
tools/gst-typefind.c
tools/gst-xmlinspect.c