After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 111009 - Make GStreamer debugging accessible to apps
Make GStreamer debugging accessible to apps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal normal
: 0.6.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-17 11:08 UTC by Benjamin Otte (Company)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Benjamin Otte (Company) 2003-04-17 11:08:08 UTC
I'm currently hacking Rhythmbox / Monkey-Media and the debugging used there
is sucky. Could we please make it possible that apps can define more
categories, so that --gst-mask works with their debugging output?

This would probably require making the format field 64 bits long, because
there are only 2 categories left right now.
Comment 1 Thomas Vander Stichele 2003-05-10 17:09:13 UTC
go right ahead.
Comment 2 David Schleef 2003-05-13 06:49:11 UTC
Added GST_CAT_APPLICATION in HEAD.