Commit Graph

6 Commits

Author SHA1 Message Date
pggiroro
1780dde594 feat: listener before ack,download progress
1.listener before ack
2.use ps.pts to update download progress
2025-11-17 21:47:28 +08:00
langhuihui
4e5552484d fix: port range use 2025-10-30 18:35:36 +08:00
cto-new[bot]
de348725b7 feat(codec): Add unified AV1 raw format and protocol mux/demux support (#354)
* cherry-pick 95191a3: AV1 raw format support and protocol mux/demux integration

* feat(rtp/av1): 完善 AV1 RTP 封装分片及关键帧检测

- Implements RTP packetization for AV1 with OBU fragmentation per RFC9304
- Adds accurate detection of AV1 keyframes using OBU inspection
- Updates AV1 RTP demuxing to reconstruct fragmented OBUs
- Ensures keyframe (IDR) flag is set correctly throughout mux/demux pipeline

---------

Co-authored-by: engine-labs-app[bot] <140088366+engine-labs-app[bot]@users.noreply.github.com>
2025-10-21 09:38:00 +08:00
langhuihui
6693676fe2 fix: mux ICodecCtx sync 2025-10-20 14:28:45 +08:00
langhuihui
0e2d7ee3c0 feat: mem use gomem lib 2025-10-02 10:40:09 +08:00
langhuihui
8a9fffb987 refactor: frame converter and mp4 track improvements
- Refactor frame converter implementation
- Update mp4 track to use ICodex
- General refactoring and code improvements

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-28 19:55:37 +08:00