Romain Vimont
|
b3ff1f6b3b
|
Upgrade FFmpeg (5.0) for Windows 64-bit
Use FFmpeg win64 binaries from gyan.dev (referenced from ffmpeg.org):
- https://www.gyan.dev/ffmpeg/builds/
- https://ffmpeg.org/download.html#build-windows
Keep the old FFmpeg prebuilt binaries (4.3.1) for win32 builds.
Fixes #1753 <https://github.com/Genymobile/scrcpy/issues/1753>
Refs #1838 <https://github.com/Genymobile/scrcpy/pull/1838>
Refs #2583 <https://github.com/Genymobile/scrcpy/pull/2583>
PR #2952 <https://github.com/Genymobile/scrcpy/pull/2952>
Co-authored-by: Yu-Chen Lin <npes87184@gmail.com>
Co-authored-by: nkh0472 <nkh0472@hotmail.com>
Signed-off-by: Romain Vimont <rom@rom1v.com>
|
2022-01-18 10:13:41 +01:00 |
|
Romain Vimont
|
720c3064df
|
Upgrade SDL (2.0.18) for Windows
Include the latest version of SDL in Windows releases.
|
2021-12-20 19:16:28 +01:00 |
|
Romain Vimont
|
0685c491cd
|
Improve crossbuild configuration
Use meson native features to detect crossbuild, and remove the
user-provided option crossbuild_windows.
|
2021-12-10 19:50:58 +01:00 |
|
Romain Vimont
|
6004f0b6b0
|
Use a new scrcpy icon
Use the new icon designed by @varlesh:
<https://github.com/Genymobile/scrcpy/pull/1987#issuecomment-949684080>
Load it from a PNG file (SDL only supports bitmap icons).
|
2021-10-25 18:08:37 +02:00 |
|
nkh0472
|
3a39bacb76
|
Upgrade SDL (2.0.16) for Windows
Include the latest version of SDL in Windows releases.
PR #2589 <https://github.com/Genymobile/scrcpy/pull/2589>
Signed-off-by: Romain Vimont <rom@rom1v.com>
|
2021-08-28 14:20:17 +02:00 |
|
Romain Vimont
|
d039a7a39a
|
Upgrade SDL (2.0.14) for Windows
Include the latest version of SDL in Windows releases.
|
2021-01-01 16:08:58 +01:00 |
|
Romain Vimont
|
6ab80e4ce8
|
Rename release.make to release.mk
It's more standard, and benefits from syntax coloration in vi.
|
2021-01-01 15:51:10 +01:00 |
|