IMO checksumming side data contents is a bad idea and should not be done at all. It's supposed to be an in-memory representation, which is inherently platform-dependent - besides endianness there are potential issues with padding or type sizes. If we want to test side data, we should use some other mechanism for it (e.g. ffprobe).
-- Anton Khirnov _______________________________________________ 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".