scrcpy/app
Romain Vimont 4844d975d4 Quit on audio configuration failure
When audio capture fails on the device, scrcpy continue mirroring the
video stream. This allows to enable audio by default only when
supported.

However, if an audio configuration occurs (for example the user
explicitly selected an unknown audio encoder), this must be treated as
an error and scrcpy must exit.
2023-02-26 18:47:12 +01:00
..
data Add --list-encoders 2023-02-26 18:47:12 +01:00
prebuilt-deps Upgrade FFmpeg (5.1.2) for Windows 64-bit 2022-12-22 12:33:08 +01:00
src Quit on audio configuration failure 2023-02-26 18:47:12 +01:00
tests Rename --bit-rate to --video-bit-rate 2023-02-26 18:46:24 +01:00
meson.build Remove default bit-rate on client side 2023-02-26 18:46:24 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 1.25 2022-12-22 12:33:29 +01:00
scrcpy.1 Add --list-encoders 2023-02-26 18:47:12 +01:00