mpv/DOCS/man
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
..
af.rst m_option: drop support for -del for list options 2023-10-30 16:47:44 +00:00
ao.rst ao_wasapi: add `--wasapi-exclusive-buffer` option 2024-04-19 02:28:23 +02:00
changes.rst DOCS: document the new way to handle interface changes 2024-03-20 22:38:56 +00:00
console.rst console.lua: implement case-insensitive completion 2023-12-15 15:44:48 +00:00
encode.rst DOCS/man: unify flag option descriptions 2024-04-07 15:38:57 +02:00
input.rst player: always notify when writing window-scale option 2024-04-18 17:40:16 +00:00
ipc.rst DOCS: Add missing 'not' 2023-01-28 11:59:59 -05:00
javascript.rst scripting: add mp.input 2024-01-13 02:53:08 +00:00
libmpv.rst cplugin: allow loading mpv_* symbols dynamically 2023-09-20 02:16:45 +00:00
lua.rst DOCS/lua: clarify `repeatable` and `complex` for `add_key_binding` 2024-02-15 16:43:46 +00:00
mpv.rst m_option: change confusing error messages for obj_settings_list 2024-04-18 16:28:21 +02:00
options.rst player: always notify when writing window-scale option 2024-04-18 17:40:16 +00:00
osc.rst osc: add playlist_media_title option 2024-04-17 23:46:35 +02:00
stats.rst stats.lua: add option to disable scale with video size 2024-04-18 18:44:53 +02:00
vf.rst vf_format: add hdr10plus sub-parameter to format video filter 2024-03-09 05:58:52 +00:00
vo.rst vo_tct: add --vo-tct-buffering option 2024-04-07 20:23:04 +02:00