ext/alsa/gstalsa.c: use our own functions for restarting the alsa device.
authorBenjamin Otte <otte@gnome.org>
Sat, 3 Jul 2004 12:48:30 +0000 (12:48 +0000)
committerBenjamin Otte <otte@gnome.org>
Sat, 3 Jul 2004 12:48:30 +0000 (12:48 +0000)
commit6789ff363a1f37613156280b196341edd4713655
treef034d436ea6ff3c2454b04b1700eb1dd9c98013f
parent692400ea40e39a81aa25101837d64a8cfe89a6c5
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
ChangeLog