sys/oss/gstosssink.c: Some drivers do not support unsetting the non-blocking flag...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 17 Oct 2006 14:37:49 +0000 (14:37 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 17 Oct 2006 14:37:49 +0000 (14:37 +0000)
commitbad39277cfda05fbfcd02389debc623640d54a3c
tree02effb4098b5bd35630001384f3cc6b1fdd80031
parenta2b7998dad02e373db08df4cf41afa27d56393a3
sys/oss/gstosssink.c: Some drivers do not support unsetting the non-blocking flag once the device is opened. In those...

Original commit message from CVS:
* sys/oss/gstosssink.c: (gst_oss_sink_prepare):
Some drivers do not support unsetting the non-blocking flag once the
device is opened. In those cases, close/open the device in
non-blocking mode. Fixes #362673.
ChangeLog
sys/oss/gstosssink.c