[README] Add description for output_make_writable quirk.

This commit is contained in:
Juho Hämäläinen 2018-05-16 17:12:27 +03:00
parent c826746b20
commit 473116ee34

6
README
View file

@ -289,6 +289,12 @@ Currently there are following quirks:
* Some broken implementations are incorrectly probed for supporting hw
volume control. This is manifested by always full volume with volume
control not affecting volume level. To fix this enable this quirk.
* output_make_writable
* Disabled by default.
* Some implementations modify write buffer in-place when this should
not be done. This can result in random segfaults when playing audio.
As a workaround make the buffer memchunk writable before passing to
audio HAL.
For example, to disable input_atoi and enable close_input quirks, use module
argument