mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
ext/alsa/gstalsa.*: try xrun recovery when wait failed. Make xrun recovery function return TRUE/FALSE to indicate suc...
Original commit message from CVS: 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de> * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait), (gst_alsa_xrun_recovery): * ext/alsa/gstalsa.h: try xrun recovery when wait failed. Make xrun recovery function return TRUE/FALSE to indicate success. (might fix #134354)
This commit is contained in:
parent
c2027dcc9e
commit
963f4cd1c6
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||||
|
|
||||||
|
* ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
|
||||||
|
(gst_alsa_xrun_recovery):
|
||||||
|
* ext/alsa/gstalsa.h:
|
||||||
|
try xrun recovery when wait failed. Make xrun recovery function
|
||||||
|
return TRUE/FALSE to indicate success. (might fix #134354)
|
||||||
|
|
||||||
2004-02-13 David Schleef <ds@schleef.org>
|
2004-02-13 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
* gst/sine/demo-dparams.c: (dynparm_log_value_changed),
|
* gst/sine/demo-dparams.c: (dynparm_log_value_changed),
|
||||||
|
|
Loading…
Reference in a new issue