Cleaned up INFO system some more, added API to select categories, modified the printo...
authorErik Walthinsen <omega@temple-baptist.org>
Mon, 1 Jan 2001 00:17:21 +0000 (00:17 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Mon, 1 Jan 2001 00:17:21 +0000 (00:17 +0000)
commite0aa5bae14231b3c2022736a1279ba02e4637dba
tree5af59610e1dcd787f25c373962317b2c33ba376c
parent527525a282c56643ea40286928c72dc7fdbecc35
Cleaned up INFO system some more, added API to select categories, modified the printout function to print cleanly for...

Original commit message from CVS:
Cleaned up INFO system some more, added API to select categories, modified
the printout function to print cleanly for GST_INIT info (the default min)
and spew function:line debug_string [element] for everything else.
Eventually could make even that configurable easily enough, just check
against another bitmap instead of checking for == GST_INIT.
gst/elements/gstelements.c
gst/gstcpu.c
gst/gstinfo.c
gst/gstinfo.h
plugins/elements/gstelements.c