Re: [FFmpeg-devel] [PATCH 0/4] Crc crash

2025-07-13 Thread Andreas Rheinhardt
ffmpegagent: > The main aim of this patchset is to fix ticket 11233. > > Andreas Rheinhardt (4): > avformat/aviobuf: Keep checksum_ptr consistent in avio_seek() > avformat/oggdec: Don't skip over data whose checksum is used > avformat/tta: Avoid seek when reading header > avformat/takdec:

[FFmpeg-devel] [PATCH 0/4] Crc crash

2025-07-11 Thread ffmpegagent
The main aim of this patchset is to fix ticket 11233. Andreas Rheinhardt (4): avformat/aviobuf: Keep checksum_ptr consistent in avio_seek() avformat/oggdec: Don't skip over data whose checksum is used avformat/tta: Avoid seek when reading header avformat/takdec: Don't truncate return value