Romain Vimont
|
aca6d30af5
|
Include dav1d in releases
Scrcpy supports AV1, but no decoder was provided in binary releases.
Include dav1d:
- <https://www.videolan.org/projects/dav1d.html>
- <https://code.videolan.org/videolan/dav1d>
Fixes #4744 <https://github.com/Genymobile/scrcpy/issues/4744>
PR #5644 <https://github.com/Genymobile/scrcpy/pull/5644>
|
2024-12-09 19:07:18 +01:00 |
|
Romain Vimont
|
aea6a371aa
|
Remove scrcpy wrapper script for static builds
All portable builds now use the files located in the same directory as
the scrcpy executable by default.
PR #5560 <https://github.com/Genymobile/scrcpy/pull/5560>
|
2024-12-02 18:23:18 +01:00 |
|
Romain Vimont
|
618a978f5b
|
Specify architecture for Linux and macOS releases
PR #5526 <https://github.com/Genymobile/scrcpy/pull/5526>
Co-authored-by: Genxster1998 <ck.2229.ck@gmail.com>
|
2024-11-28 20:09:18 +01:00 |
|
Romain Vimont
|
54e1f8e060
|
Include scrcpy manpage in Linux and macOS releases
|
2024-11-24 16:50:47 +01:00 |
|
Romain Vimont
|
cb19686d79
|
Add script to release Linux static binary
Provide a prebuilt binary for Linux.
Fixes #5327 <https://github.com/Genymobile/scrcpy/issues/5327>
PR #5515 <https://github.com/Genymobile/scrcpy/pull/5515>
|
2024-11-24 15:41:13 +01:00 |
|