mpv/DOCS/interface-changes
sunpenghao 503a0f184c ao_wasapi: add `--wasapi-exclusive-buffer` option
This allows users to set buffer duration in exclusive mode. We have
been using the default device period as the buffer size and it is
robust enough in most cases. However, on some devices there are
horrible glitches after a stream reset. Unfortunately, the issue is not
consistently reproducible, but using a smaller buffer size (e.g., the
minimum device period) seems to resolve the problem.

Fixes #13715.
2024-04-19 02:28:23 +02:00
..
example.txt DOCS: document the new way to handle interface changes 2024-03-20 22:38:56 +00:00
show-in-taskbar.txt DOCS: document --show-in-taskbar option 2024-04-18 00:09:09 +02:00
sub-times.txt command: use property_time() for sub-start and sub-end 2024-04-18 13:11:01 +02:00
track-list-decoder-tag.txt player/command: add track-list/N/decoder 2024-04-18 01:20:32 +02:00
wasapi-exclusive-buffer.txt ao_wasapi: add `--wasapi-exclusive-buffer` option 2024-04-19 02:28:23 +02:00