ext/alsa/gstalsa.c: add debugging
authorBenjamin Otte <otte@gnome.org>
Sat, 13 Nov 2004 01:08:31 +0000 (01:08 +0000)
committerBenjamin Otte <otte@gnome.org>
Sat, 13 Nov 2004 01:08:31 +0000 (01:08 +0000)
commitbe213f63de9685b40011e23acaaa455fd0603f9a
tree72261e89539c305b02d1f1186988ae444fda1fd3
parent659b0d1798074f0f710920b89b485c0abf0a199d
ext/alsa/gstalsa.c: add debugging

Original commit message from CVS:
* ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
add debugging
* ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
do a wait when we enter the loop func with no data available to
write instead of getting into an 100% CPU loop by just returning and
being called again by the scheduler
ChangeLog