[FFmpeg-cvslog] avformat: Fix AV1 RTP wrong log condition

2025-04-04 Thread Chris Hodges
ffmpeg | branch: master | Chris Hodges | Tue Apr 1 10:29:33 2025 +0200| [68b105341c09047146a514153882f2fe5462dae4] | committer: Marvin Scholz avformat: Fix AV1 RTP wrong log condition Fixed warning about OBU count being wrong, which can only be determined when the number of OBUs in the

[FFmpeg-cvslog] avformat: add AV1 RTP depacketizer and packetizer

2025-02-26 Thread Chris Hodges
ffmpeg | branch: master | Chris Hodges | Mon Aug 26 11:29:29 2024 +0200| [330c8f8b936de66d08d5c462845e7fdcbc637b75] | committer: Ronald S. Bultje avformat: add AV1 RTP depacketizer and packetizer Add RTP packetizer and depacketizer according to (most) of the official AV1 RTP specification