scrcpy/app
Romain Vimont 0fc62bfcd6 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-03-10 22:22:15 +01:00
..
data Fix --bit-rate option in bash completion script 2023-02-21 19:50:01 +01:00
prebuilt-deps Use minimal prebuilt FFmpeg for Windows 2023-03-10 22:22:15 +01:00
src Fix useless garbage initialization 2023-03-03 11:12:31 +01:00
tests Forward action button to device 2023-01-30 20:57:54 +01:00
meson.build Use minimal prebuilt FFmpeg for Windows 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 1.25 2022-12-22 12:33:29 +01:00
scrcpy.1 Document default video codec 2023-02-18 19:10:25 +01:00