mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
ext/alsa/gstalsaplugin.c: Disable call to gst_debug_log() if debugging is disabled (bug #145118)
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)
This commit is contained in:
parent
d0c5cfcb7e
commit
2ec2a8a70a
1 changed files with 5 additions and 0 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue