diff options
author | Benjamin Otte <otte@gnome.org> | 2004-07-04 16:02:15 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-07-04 16:02:15 +0000 |
commit | 3bfc61172e9629ae18ddbe37024c64e5c3709af7 (patch) | |
tree | c53d7a5e69a7a6dc7172065333a3f2c924fc94fe | |
parent | 6776b7f9eab6169c1b5921f3dbc9524b768665c2 (diff) |
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.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 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> * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable |