[gst-devel] gst_debug_category_set_threshold_for_name
Stefan Kost
kost at imn.htwk-leipzig.de
Mon Oct 25 09:00:03 CEST 2004
hi hi,
while searchih for how I can raise the debug threshold for gst-categories from
my application (unit tests), I came across
gst_debug_category_set_threshold_for_name() and others which are defined to /*
NOP */ in gstinfo.h.
There is no alternative definition for them.
Even worser when GST_DISABLE_GST_DEBUG is not defined (thus debugging is
enabled) they are not defined at all.
So the question is
1.) are they deprecated (then they should be wrapped by GST_DISABLE_DEPRECATED)
2.) or are they 'not-yet-implemented' ?
It needs to be fixed, as they appear in the reperence docs as undocumented
symbols and they look promissing for doing
gst_debug_category_set_threshold_for_name("gst*",GST_LEVEL_DEBUG);
Stefan
--
\|/ Stefan Kost
<@ @> private business
+-oOO-(_)-OOo------------------------------------------------------ - - - - -
| __ Address Simildenstr. 5 HTWK Leipzig, Fb IMN, Postfach 301166
| /// 04277 Leipzig 04251 Leipzig
| __ /// Germany Germany
| \\\/// Phone +49341 2253538 +49341 30766101
| \__/ EMail st_kost_at_gmx.net kost_at_imn.htwk-leipzig.de
| WWW www.sonicpulse.de www.imn.htwk-leipzig.de/~kost/about.html
===-=-=--=---=---------------------------------- - - - - -
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kost.vcf
Type: text/x-vcard
Size: 345 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20041025/cb395a0f/attachment.vcf>
More information about the gstreamer-devel
mailing list