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 > > libavformat/aviobuf.c | 2 +- > libavformat/oggdec.c | 2 +- > libavformat/takdec.c | 9 +++++---- > libavformat/tta.c | 41 +++++++++++++++++++---------------------- > 4 files changed, 26 insertions(+), 28 deletions(-) > > > base-commit: 3ce348063c9433e33a5cb1ac79ac1efa37c21621 > Published-As: > https://github.com/ffstaging/FFmpeg/releases/tag/pr-ffstaging-108%2Fmkver%2Fcrc_crash-v1 > Fetch-It-Via: git fetch https://github.com/ffstaging/FFmpeg > pr-ffstaging-108/mkver/crc_crash-v1 > Pull-Request: https://github.com/ffstaging/FFmpeg/pull/108
Will apply this patchset tomorrow unless there are objections. - Andreas _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".