Siavash Sameni
5d05b021aa
fix(wzp-video): gate shiguredo AV1 crates to macOS only; fix Linux relay build
- Cargo.toml: merge duplicate [target.macos.deps] sections; move
shiguredo_dav1d/svt_av1/video_toolbox into single block
- lib.rs: dav1d + svt_av1 modules and re-exports guarded by
cfg(target_os = "macos") instead of cfg(not(android))
- factory.rs: AV1 encoder/decoder paths split into macos (svt-av1/dav1d)
and linux fallback (NotInitialized); update doc comments and tests
- build-linux-docker.sh: build only wzp-relay + wzp-web (drops
wzp-client which pulled in shiguredo crates); fix Docker copy step;
add --deploy flag + deploy_relay(); fix branch auto-detection
- build-tauri-android.sh: default to release build, arm64 only
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 06:33:35 +04:00
..
2026-04-12 12:43:55 +04:00
2026-04-06 21:37:29 +04:00
2026-04-14 10:42:23 +04:00
2026-04-06 19:00:06 +04:00
2026-04-10 16:16:07 +04:00
2026-05-25 06:33:35 +04:00
2026-04-07 11:05:49 +04:00
2026-03-28 15:00:20 +04:00
2026-05-25 06:33:35 +04:00
2026-04-10 12:35:02 +04:00
2026-04-10 12:55:48 +04:00
2026-04-13 11:11:28 +04:00
2026-03-27 16:11:59 +04:00
2026-04-09 15:17:34 +04:00
2026-04-10 16:06:56 +04:00
2026-04-10 15:07:06 +04:00
2026-04-08 12:36:33 +04:00