Siavash Sameni
00fa109f07
Mirror to GitHub / mirror (push) Failing after 33s
Build Release Binaries / build-amd64 (push) Failing after 3m57s
feat: codec2 support — adaptive encoder/decoder, per-packet codec switch
Android engine:
- Use wzp_codec::create_encoder/create_decoder (factory) instead of
hardcoded OpusEncoder/OpusDecoder
- Recv path: auto-switch decoder based on incoming packet's codec_id
- Supports mixed-codec rooms (one client Opus, another Codec2)
Desktop client already uses factory functions — no changes needed.
Codec selection via QualityProfile:
- GOOD: Opus 24kbps
- DEGRADED: Opus 6kbps
- CATASTROPHIC: Codec2 1200bps
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 10:34:14 +04:00
..
2026-04-07 10:34:14 +04:00
2026-04-06 04:30:23 +00:00
2026-04-04 18:07:55 +00:00
2026-03-28 10:09:34 +04:00
2026-03-27 12:45:07 +04:00
2026-04-06 03:56:33 +00:00
2026-04-06 07:38:56 +00:00
2026-04-06 04:58:24 +00:00
2026-04-06 04:15:24 +00:00