info: add new TRACE log level and move refcounting there from LOG level
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 3 Jun 2010 00:49:51 +0000 (01:49 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 5 Jun 2010 11:53:15 +0000 (12:53 +0100)
commit66fc4c8ba26d7907cf895b3d1f85ba5f00dfd9f8
tree78ca7c5a814eabfc63c81a823084e1cb7f55a5be
parent2d5b1bbc1d8954701493c1bc4918b977f16e7997
info: add new TRACE log level and move refcounting there from LOG level

This makes it possible to easily get a *:5 debug log without all
the refcounting noise, and drastically reduces the number of lines
output for a normal log (46m to 28m for a 20min video). The full log
including refcounting information can still be gotten using *:7.

Fixes #620460.
docs/gst/gstreamer-sections.txt
gst/gstcaps.c
gst/gstinfo.c
gst/gstinfo.h
gst/gstminiobject.c
gst/gstobject.c