scrcpy/app
Romain Vimont 99a0b13496 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, 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:35:27 +01:00
..
data Fix linux desktop files validation 2023-03-14 23:15:09 +01:00
prebuilt-deps Upgrade platform-tools (34.0.1) for Windows 2023-03-12 02:04:58 +01:00
src Add --audio-output-buffer 2023-03-14 23:35:27 +01:00
tests Simplify bytebuf naming 2023-03-12 02:04:57 +01:00
meson.build Add audio player 2023-03-10 22:22:15 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.0 2023-03-12 02:05:37 +01:00
scrcpy.1 Add --audio-output-buffer 2023-03-14 23:35:27 +01:00