Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #273722

Category ffmpeg
Changed by Niklas Haas <gitohnoyoudont@haasn.dev>
Changed at Thu 02 Jul 2026 16:29:42
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision e85c0e0ab1b5333c9d3c3bc6fbc1574fdd2d9d3d

Comments

avformat/shared: increase CRC size to 32-bits
This increases the amount of corrupted data we can correctly detect
as corrupted from (on average) 2 GiB to 128 TiB, at the default 32 KiB block
size.

Sponsored-by: nxtedition AB
Signed-off-by: Niklas Haas <git@haasn.dev>

Changed files