oss audio: do not use blocking read (workaround for Neuros OSD 2, linux-2.6.23-davinici1)
This is a workaround for the Neuros OSD 2 linux kernel 2.6.23. Since vlc does a poll before a read it is guaranteed that there is data, thus using O_NONBLOCK does not really add any advantage here.
Showing
Please register or sign in to comment