mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
ext/alsa/gstalsa.c: Don't send ALSA debugging to stderr.
Original commit message from CVS: 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de> * ext/alsa/gstalsa.c: (gst_alsa_open_audio): Don't send ALSA debugging to stderr. * ext/alsa/gstalsa.h: Use GST_WARNING instead of g_warning when ALSA functions fail.
This commit is contained in:
parent
a69f59564a
commit
c96803fc0c
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* ext/alsa/gstalsa.c: (gst_alsa_open_audio):
|
||||
Don't send ALSA debugging to stderr.
|
||||
* ext/alsa/gstalsa.h:
|
||||
Use GST_WARNING instead of g_warning when ALSA functions fail.
|
||||
|
||||
2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
|
||||
|
|
Loading…
Reference in a new issue