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 323250 - [collectpads] debug category should be called 'collectpads' not 'collect_pads'
[collectpads] debug category should be called 'collectpads' not 'collect_pads'
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 0.10.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-05 09:04 UTC by Tim-Philipp Müller
Modified: 2005-12-05 09:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2005-12-05 09:04:25 UTC
Not sure if debug category names are part of our ABI/API as well, so filing this
as blocker.

GstCollectPads currently has a debug category named 'collect_pads'. It should be
'collectpads' though.
Comment 1 Tim-Philipp Müller 2005-12-05 09:45:53 UTC
Fixed in CVS.