Skip to content
  • Wim Taymans's avatar
    sys/oss/gstosssink.c: Some drivers do not support unsetting the non-blocking... · bad39277
    Wim Taymans authored
    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.
    bad39277