ext/alsa/gstalsa.c: disable some of the debugging code for now. Writing debugging...
authorBenjamin Otte <otte@gnome.org>
Thu, 15 Jul 2004 20:32:41 +0000 (20:32 +0000)
committerBenjamin Otte <otte@gnome.org>
Thu, 15 Jul 2004 20:32:41 +0000 (20:32 +0000)
Original commit message from CVS:
* ext/alsa/gstalsa.c: (gst_alsa_open_audio),
(gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
(gst_alsa_close_audio):
disable some of the debugging code for now. Writing debugging to a
buffer is broken in current alsalib releases.

ChangeLog

index 966cd56..de93056 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-07-15  Benjamin Otte  <otte@gnome.org>
+
+       * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
+       (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
+       (gst_alsa_close_audio):
+         disable some of the debugging code for now. Writing debugging to a
+         buffer is broken in current alsalib releases.
+
 2004-07-12  Benjamin Otte  <otte@gnome.org>
 
        * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):