#1088778 ffmpeg: FTBFS with zlib-ng

Package:
ffmpeg
Source:
ffmpeg
Description:
Tools for transcoding, streaming and playing of multimedia files
Submitter:
Sebastian Andrzej Siewior
Date:
2025-08-17 18:14:30 UTC
Severity:
normal
#1088778#5
Date:
2024-11-30 21:03:31 UTC
From:
To:
The testsuite of ffmpeg fails if compilied with zlib-ng because some of
the created videos/ images use zlib compression which is different and
produces a different checksum then. The patch attached has been
backported to the 7.1 release. It originates from
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20241019133358.9958-1-jamrial@gmail.com/

I haven't found any bug report belonging to this.

Sebastian