v0.5.3-beta.1
Pre-release
Pre-release
What's Changed
- Update PR template for Rust testing and linting by @uSpike in #322
- Panner unification: lookahead, presets, consumer wiring by @mohamedtahaguelzim in #330
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #306
- chore(deps): bump tokio from 1.52.1 to 1.52.3 by @dependabot[bot] in #314
- chore(deps): bump gstreamer-app from 0.25.0 to 0.25.2 by @dependabot[bot] in #313
- chore(deps): bump open from 5.3.4 to 5.3.5 by @dependabot[bot] in #312
- chore(deps): bump gstreamer from 0.25.1 to 0.25.2 by @dependabot[bot] in #311
- chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #307
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #309
- chore(deps): bump EmbarkStudios/cargo-deny-action from 2.0.17 to 2.0.20 by @dependabot[bot] in #326
- chore(deps): bump gitleaks/gitleaks-action from 2.3.9 to 3.0.0 by @dependabot[bot] in #327
- Add audio start time to sync audio with video if a start time offset is given by @uSpike in #321
- chore: simplify PR template, add CLA Assistant by @mohamedtahaguelzim in #332
- ci: gitleaks binary for fork PRs; allowlist maintainer in CLA by @mohamedtahaguelzim in #333
- scripts/visualize_detections: quit when window closed by @uSpike in #323
- Support VAAPI hardware frame upload by @uSpike in #324
- refactor(reco-io): extract VAAPI hw upload into hw_upload.rs by @mohamedtahaguelzim in #338
- chore(reco-io): polish VAAPI encode path (logging, docs) by @mohamedtahaguelzim in #339
- feat(reco-core): instrument encode thread (busy time + backpressure) by @mohamedtahaguelzim in #340
- refactor: rename telemetry 'encode' metric to 'submit' by @mohamedtahaguelzim in #341
- feat(reco-core): encode-worker cost + backpressure in telemetry snapshot by @mohamedtahaguelzim in #342
- ci: on-demand Windows reco-gui test build by @mohamedtahaguelzim in #354
- chore(deps): bump log from 0.4.29 to 0.4.32 by @dependabot[bot] in #353
- chore(deps): bump uuid from 1.23.1 to 1.23.3 by @dependabot[bot] in #352
- feat(reco-io): scale NVENC bitrate ceilings with output resolution by @mohamedtahaguelzim in #348
- chore(deps): bump serde_json from 1.0.149 to 1.0.150 in the serde group by @dependabot[bot] in #350
- fix(reco-control): unticking constrained look frees FOV by @mohamedtahaguelzim in #344
- docs: AGENTS.md as canonical agent guide + de-stale CLAUDE.md by @mohamedtahaguelzim in #355
- fix(reco-io): share one D3D11 device across concat decoders (#345) by @mohamedtahaguelzim in #356
- chore: bump to 0.5.3-beta.1 by @mohamedtahaguelzim in #357
New Contributors
Full Changelog: v0.5.2...v0.5.3-beta.1