ext/alsa/gstalsasink.c: Make all access non-blocking so that we can better handle...
authorMatthias Kretz <kretz@kde.org>
Mon, 3 Nov 2008 15:30:14 +0000 (15:30 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 3 Nov 2008 15:30:14 +0000 (15:30 +0000)
commitd15846f9fb82db0f1ef32c9de363c616f6cc7f74
tree799cd4c7764e51892ef01658a8dfd3adec5e6414
parent81724500ec5163327b3f66ddaea30403b69988d4
ext/alsa/gstalsasink.c: Make all access non-blocking so that we can better handle unplugging of usb devices. Fixes #5...

Original commit message from CVS:
Based on patch by: Matthias Kretz <kretz at kde dot org>
* ext/alsa/gstalsasink.c: (gst_alsasink_open),
(gst_alsasink_prepare), (gst_alsasink_unprepare),
(gst_alsasink_write):
Make all access non-blocking so that we can better handle unplugging
of usb devices. Fixes #559111
ChangeLog
ext/alsa/gstalsasink.c