mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
ext/alsa/gstalsa.c: use our own functions for restarting the alsa device.
Original commit message from CVS: * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery): use our own functions for restarting the alsa device. * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event): I should apply patches myself - use MIN for the third argument, not the second, this fixes seeking
This commit is contained in:
parent
e06a8e6cb7
commit
d0c5cfcb7e
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-07-03 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
|
||||
use our own functions for restarting the alsa device.
|
||||
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
|
||||
I should apply patches myself - use MIN for the third argument, not
|
||||
the second, this fixes seeking
|
||||
|
||||
2004-07-02 David Schleef <ds@schleef.org>
|
||||
|
||||
* ext/flac/gstflacdec.c: (gst_flacdec_class_init),
|
||||
|
|
Loading…
Reference in a new issue