diff options
author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2019-07-04 15:46:15 +0000 |
---|---|---|
committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2019-07-04 15:46:15 +0000 |
commit | 38b2315addf3998bb45ea24294ed418e1a389daa (patch) | |
tree | 8957f7ad531732709f24d26b7a338657b84d127f /sysutils/cbsd/files | |
parent | x11/pixman: Update to 0.38.4 (diff) |
Fix issues with ALSA OSS backend for firefox and chrome.
1) When read() or write() fails due to EAGAIN because no buffer is available or
buffer is full, return 0 instead of failure. Else clients may simply close
the device and re-open it instantly chopping the audio.
2) Implement OSS delay function to fix an issue with negative delays.
3) Use at least 16ms of HW buffer by default to avoid jitter.
Approved by: pi, jbeich
Notes
Notes:
svn path=/head/; revision=505839
Diffstat (limited to 'sysutils/cbsd/files')
0 files changed, 0 insertions, 0 deletions