• Joined on 2026-04-07
dailz pushed to master at dailz/wl-webrtc 2026-07-14 11:44:56 +08:00
5902df63c2 Merge PR #26: decompose oversized modules into directory form
e49339bdab docs(agents): update module paths after directory-form refactor
1d1b5db3c2 refactor(bin): convert vaapi_import_bench + sw_encode_bench to directory form
a17f809d9f refactor(state): split 1598-LOC state.rs into directory + extract 13 Dispatch impls
bcfbd93f5a refactor(state_portal): extract bitrate helpers + thread loops to submodules
Compare 17 commits »
dailz pushed to refactor/split-avhw at dailz/wl-webrtc 2026-07-14 11:11:56 +08:00
e49339bdab docs(agents): update module paths after directory-form refactor
1d1b5db3c2 refactor(bin): convert vaapi_import_bench + sw_encode_bench to directory form
a17f809d9f refactor(state): split 1598-LOC state.rs into directory + extract 13 Dispatch impls
bcfbd93f5a refactor(state_portal): extract bitrate helpers + thread loops to submodules
60d6e7f046 refactor(cap_portal): split 1313-LOC file into 7 submodules
Compare 8 commits »
dailz pushed to refactor/split-avhw at dailz/wl-webrtc 2026-07-09 15:21:41 +08:00
fed8c2dcfd docs(avhw): fix misleading Send soundness reasoning
dailz pushed to refactor/split-avhw at dailz/wl-webrtc 2026-07-09 14:59:27 +08:00
9a7b745a0e refactor(state): make output probe readiness transform-only
dailz pushed to refactor/split-avhw at dailz/wl-webrtc 2026-07-09 14:37:34 +08:00
633247201c refactor: clear remaining clippy dead-code and cast warnings
dailz pushed to master at dailz/logViewer 2026-07-09 14:00:18 +08:00
c9aa50f932 docs: refresh AGENTS.md for app/ module split and updated test counts
9854ef13b6 refactor(tui): split remaining app.rs into per-concern submodules
58ac4a65c7 refactor(tui): split app query and viewport cache helpers
0910d4e85f docs: clarify benchmark test file setup
Compare 4 commits »
dailz pushed to refactor/split-avhw at dailz/wl-webrtc 2026-07-03 13:55:48 +08:00
9829a1728b ci(gitea): retry apt setup
dailz pushed to refactor/split-avhw at dailz/wl-webrtc 2026-07-03 13:39:32 +08:00
eca8032bcc ci(gitea): use cargo git registry index
dailz pushed to refactor/split-avhw at dailz/wl-webrtc 2026-07-03 13:10:42 +08:00
b96b99fc9c ci(gitea): install libavfilter dev package
dailz created pull request dailz/wl-webrtc#26 2026-07-03 11:36:14 +08:00
Refactor avhw encoder module and address cargo audit findings
dailz pushed to refactor/split-avhw at dailz/wl-webrtc 2026-07-03 11:34:33 +08:00
823dd53745 chore(deps): address cargo audit findings
d53e881496 refactor(avhw): split encoder module
Compare 2 commits »
dailz created branch refactor/split-avhw in dailz/wl-webrtc 2026-07-03 11:34:33 +08:00
dailz pushed to master at dailz/wl-webrtc 2026-06-28 17:20:03 +08:00
17f5e235a9 ci(gitea): broaden libclang find pattern to match versioned sonames
dailz pushed to master at dailz/wl-webrtc 2026-06-28 16:58:06 +08:00
4e65f4175b ci(gitea): dynamically resolve LIBCLANG_PATH for act_runner container
dailz pushed to master at dailz/wl-webrtc 2026-06-28 14:39:44 +08:00
c772e4eb0b chore: bump MSRV to 1.87 to match actual API usage
86a8b61b07 refactor: clear too_many_arguments and large_enum_variant warnings
ed39d3d873 ci: add build/test/clippy gate + cargo audit; pin rust-version
a6560cff6c feat(stats): wire real scale/transfer/encode timing from EncState
2ac37a1dd1 fix(stats): wire PipeWire drops, expand Display, purge dead residue
Compare 7 commits »
dailz created branch add-chinese-comments in dailz/wl-webrtc 2026-06-23 08:56:27 +08:00
dailz pushed to add-chinese-comments at dailz/wl-webrtc 2026-06-23 08:56:27 +08:00
74ac8750dc fix(test_portal): 修复 doc list 缩进警告
f44e848c77 fix(safety): 移除新增的中文 // SAFETY: 注释为合规 baseline 不变量
41093a4f99 docs(avhw): [4/4] 中文注释 SwEncState 与 unsafe impl Send
052729529e docs(avhw): [3/4] 中文注释软件编码路径 SwEnc*
98eb72e2a2 docs(vaapi_import_bench): [2/2] 中文注释 CPU/GPU pipeline 与报告
Compare 10 commits »
dailz pushed to master at dailz/logViewer 2026-06-22 16:38:42 +08:00
ef26481976 style: apply rustfmt across bench and core crates
dailz pushed to master at dailz/logViewer 2026-06-22 16:33:03 +08:00
c4ba196016 chore: fix CI branch trigger and add project READMEs
dailz pushed to master at dailz/logViewer 2026-06-22 15:15:10 +08:00
ec5a163f05 chore: expand .gitignore for per-crate target dirs and local artifacts