scrcpy/app/data
Romain Vimont 39544f34b4 Add --audio-output-buffer
On some systems, the SDL audio callback is not called frequently enough
(for example it requests 5ms of samples every 10ms), because the output
buffer is too small.

By default, we want to use a small value (5ms) to minimize latency and
buffer underrun, but if it does not work well, users need a way to
increase it.

Refs #3793 <https://github.com/Genymobile/scrcpy/issues/3793>
2023-03-14 23:54:07 +01:00
..
bash-completion Add --audio-output-buffer 2023-03-14 23:54:07 +01:00
zsh-completion Add --audio-output-buffer 2023-03-14 23:54:07 +01:00
icon.ico Move data/ to app/ 2022-02-20 17:56:50 +01:00
icon.png Move data/ to app/ 2022-02-20 17:56:50 +01:00
icon.svg Move data/ to app/ 2022-02-20 17:56:50 +01:00
open_a_terminal_here.bat Move data/ to app/ 2022-02-20 17:56:50 +01:00
scrcpy-console.bat Move data/ to app/ 2022-02-20 17:56:50 +01:00
scrcpy-console.desktop Fix linux desktop files validation 2023-03-14 23:15:09 +01:00
scrcpy-noconsole.vbs Move data/ to app/ 2022-02-20 17:56:50 +01:00
scrcpy.desktop Fix linux desktop files validation 2023-03-14 23:15:09 +01:00