mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
ext/alsa/gstalsa.c: only restart audio when we indeed have an xrun to fix repeated xruns. Fix suggested by Giuliano P...
Original commit message from CVS: * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery): only restart audio when we indeed have an xrun to fix repeated xruns. Fix suggested by Giuliano Pochini.
This commit is contained in:
parent
2ec2a8a70a
commit
ff928381c3
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2004-07-04 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
|
* ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
|
||||||
|
only restart audio when we indeed have an xrun to fix repeated
|
||||||
|
xruns. Fix suggested by Giuliano Pochini.
|
||||||
|
|
||||||
2004-07-03 David Schleef <ds@schleef.org>
|
2004-07-03 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
* ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
|
* ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
|
||||||
|
|
Loading…
Reference in a new issue