scrcpy/app
Romain Vimont 8e8b039a63 Do not use avformat network
Scrcpy does not use FFmpeg network features. Initialize network locally
instead (useful only for Windows).

The include block has been moved to fix the following warning:

    Please include winsock2.h before windows.h
2023-02-27 20:51:54 +01:00
..
data Fix --bit-rate option in bash completion script 2023-02-21 19:50:01 +01:00
prebuilt-deps Upgrade FFmpeg (5.1.2) for Windows 64-bit 2022-12-22 12:33:08 +01:00
src Do not use avformat network 2023-02-27 20:51:54 +01:00
tests Forward action button to device 2023-01-30 20:57:54 +01:00
meson.build Extract packet merging 2023-02-11 09:44:33 +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 Document default video codec 2023-02-18 19:10:25 +01:00