Files
monibuca/plugin/rtmp/pkg
engine-labs-app[bot] 95191a308c feat(codec): unify AV1 raw format handling and support AV1 in protocol mux/demux
This change is needed to enable seamless AV1 video handling across RTMP, RTP, and file formats, ensuring correct intermediate representation and protocol conversion.

- Unifies the raw format abstraction: both H26x NALUs and AV1 OBUs use a ReuseArray structure, adding GetOBUs() for AV1 in Sample
- Refactors protocol mux/demux (RTMP, RTP, MP4) to handle AV1 OBUs properly, removing hardcoded NALU paths
- Introduces AV1Frame for raw AV1 and ensures type safety between NALU/OBU, with minimal impact to existing H26x logic
- AV1 HLS support is stubbed (pending gohlslib backing), migration is transparent for current users
2025-10-18 01:06:30 +00:00
..
2025-10-14 20:37:05 +08:00
2025-10-02 10:40:09 +08:00
2025-10-14 20:37:05 +08:00
2024-11-12 10:19:55 +08:00
2025-04-14 09:46:58 +08:00
2025-04-14 09:46:58 +08:00