21pages
5c16a8302e
Revert vcpkg ffmpeg ( #8751 )
...
* Revert "fix linux ffmpeg link, still link ffmpeg in hwcodec (#8747 )"
This reverts commit 48464835f5e7cceca736fa1825aeb07a5883f972.
* Revert "fix linux armv7 ffmpeg arch, linux x64 sciter add hwcodec feature (#8744 )"
This reverts commit b68d7a3054a45a608ddc188f455d0846452abc39.
* Revert "arm linux remove cuda-llvm option (#8735 )"
This reverts commit bc672b336705290ac9dafd35b44fb6378acda63c.
* Reapply "try fix arm64 linux ci and publish error log (#8730 )" (#8732 )
This reverts commit e283d33f288742a2a4de119d3e7e322371ec90b7.
* Revert "try fix arm64 linux ci and publish error log (#8730 )"
This reverts commit a4565bf0da99b21d8ba3e38cad5e75118b79921d.
* Revert "F-Droid: enable hwcodec for future builds (#8726 )"
This reverts commit 188f85b042595d045043d9c17211cba2b5e2dc4d.
* Revert "remove unused vcpkg ffmpeg code (#8725 )"
This reverts commit 72c96f22b626bbb06bf603068737c2f359d290b1.
* Revert "install ffmpeg lib with vcpkg (#8724 )"
This reverts commit 0143eaf60176f420b7dbc376acda6ebebff940df.
* update hwcodec to reverted
Signed-off-by: 21pages <sunboeasy@gmail.com>
---------
Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-07-18 22:28:35 +08:00
21pages
b68d7a3054
fix linux armv7 ffmpeg arch, linux x64 sciter add hwcodec feature ( #8744 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-07-17 22:37:05 +08:00
21pages
0143eaf601
install ffmpeg lib with vcpkg ( #8724 )
...
* use vcpkg to install ffmpeg and build sdk from source, so no prebuild lib in hwcodec.
* link ffmpeg in rustdesk directly, ffmpeg can be used as basic library.
* for windows developers, `VCPKG_DEFAULT_HOST_TRIPLET` env need to be set to `x64-windows-static` during installation.
Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-07-16 15:10:24 +08:00
Vasyl Gello
0dfb1ae776
Add oboe-wrapper local vcpkg port
...
... because we switched to unmodified oboe.
The wrapper is built as separate local vcpkg port
that depends on oboe.
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-08 21:26:04 +02:00
Vasyl Gello
4584cebad5
Add custom ports not (yet) in upstream vcpkg
...
aom 3.7.0
libvpx 1.13.1: https://github.com/microsoft/vcpkg/pull/34814
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-07 08:31:11 +02:00