Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jun 08:19
· 1 commit to main since this release

v0.4.0

中文更新说明:

  • 新增可选跨分片 FEC 纠删码,可通过 --fec-group-size 和 --fec-parity 生成冗余 shard。

  • 解码端会自动识别 FEC shard,即使没有收齐全部传输 shard,也会尝试恢复原文件。

  • 新增视频级测试:彩色 FEC 视频删掉部分 shard 帧后仍可恢复。

  • 优化 color-v1 解码速度、候选筛选和 temporal bit voting。

  • README 补充 FEC 参数、推荐范围、推荐配置和产物版本示例。

English release notes:

  • Add optional cross-chunk FEC erasure recovery via --fec-group-size and --fec-parity.

  • Decode FEC shards automatically and recover files before all transmitted shards are collected when enough shards are available.

  • Add video-level coverage for recovering a color FEC video after dropping shard frames.

  • Improve color-v1 decode speed, candidate filtering, and temporal bit voting.

  • Update README with FEC options, recommended ranges, recommended presets, and v0.4.0 artifact examples.