scrcpy/app
Romain Vimont 884997e854 Use minimal prebuilt FFmpeg for Windows
On the scrcpy-deps repo, I built FFmpeg 5.1.2 binaries for Windows with
only the features used by scrcpy.

For comparison, here are the sizes of the dll for FFmpeg 5.1.2:
 - before: 89M
 - after: 4.7M

It also allows to upgrade the old FFmpeg version (4.3.1) used for win32.

Refs <https://github.com/rom1v/scrcpy-deps>
Refs <https://github.com/Genymobile/scrcpy/issues/1753>
2023-02-28 12:35:08 +01:00
..
data Add --list-device-displays 2023-02-28 12:35:08 +01:00
prebuilt-deps Use minimal prebuilt FFmpeg for Windows 2023-02-28 12:35:08 +01:00
src Add compat support for FFmpeg < 5.1 2023-02-28 12:35:08 +01:00
tests Add two-step write feature to bytebuf 2023-02-28 12:35:08 +01:00
meson.build Use minimal prebuilt FFmpeg for Windows 2023-02-28 12:35:08 +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-device-displays 2023-02-28 12:35:08 +01:00