scrcpy/app
shuax b2d860382f Fix stream offset on audio buffer underflow
The `read` variable is in number of samples, while the offset must be in
bytes.

PR #4045 <https://github.com/Genymobile/scrcpy/pull/4045>

Signed-off-by: Romain Vimont <rom@rom1v.com>
2023-05-31 10:09:56 +02:00
..
data Add separate video and audio playback options 2023-05-27 10:08:10 +02:00
prebuilt-deps Upgrade FFmpeg build to 6.0-scrcpy-4 2023-05-15 21:55:22 +02:00
src Fix stream offset on audio buffer underflow 2023-05-31 10:09:56 +02:00
tests Add separate video and audio playback options 2023-05-27 10:08:10 +02:00
meson.build Extract sc_display from sc_screen 2023-04-06 19:48:26 +02: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 Reorder options to maintain alphabetical order 2023-05-30 21:36:48 +02:00