optimized debugging.
authorBenjamin Otte <otte@gnome.org>
Sun, 3 Aug 2003 17:18:40 +0000 (17:18 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 3 Aug 2003 17:18:40 +0000 (17:18 +0000)
commitf7c37a4384fdc31ec2a0849207b4728d2565082a
tree46c2c221f57bb5f0ec56d39806da4be711c4eab6
parent4c4d69e51abd772fdf09a98aac52c53ab4ce59a6
optimized debugging.

Original commit message from CVS:
optimized debugging.
good: - we're a lot faster than before (no more locking in debug printing)
bad : - we leak memory now when adding/removing debug handlers (which equals never for every current gstreamer app)
- gst_debug_set_active isn't threadsafe anymore
gst/gstinfo.c
gst/gstinfo.h