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 | 6729bae8cef4a036dced01b1f66a81492721193b (patch) | |
tree | 2fc6768b8476684ff3c96a1dfc0c805115058364 /ChangeLog | |
parent | 162c835f9d1712bb9195ac6e4b10e38e5cb84f28 (diff) | |
download | gst-plugins-bad-6729bae8cef4a036dced01b1f66a81492721193b.tar.gz gst-plugins-bad-6729bae8cef4a036dced01b1f66a81492721193b.tar.bz2 gst-plugins-bad-6729bae8cef4a036dced01b1f66a81492721193b.zip |
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.
Diffstat (limited to 'ChangeLog')
-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 |