ext/alsa/gstalsaplugin.c: Disable call to gst_debug_log() if debugging is disabled...
authorDavid Schleef <ds@schleef.org>
Sat, 3 Jul 2004 23:35:36 +0000 (23:35 +0000)
committerDavid Schleef <ds@schleef.org>
Sat, 3 Jul 2004 23:35:36 +0000 (23:35 +0000)
Original commit message from CVS:
* ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
call to gst_debug_log() if debugging is disabled (bug #145118)

ChangeLog

index 192d2ff..76e5eae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-03  David Schleef  <ds@schleef.org>
+
+       * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
+       call to gst_debug_log() if debugging is disabled (bug #145118)
+
 2004-07-03  Benjamin Otte  <otte@gnome.org>
 
        * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):