[FFmpeg-devel] [PATCH WIP 01/10] ffbuild/bin2c: Use zlib directly instead of gzip
James Almer
jamrial at gmail.com
Tue Jun 17 17:41:17 EEST 2025
On 6/16/2025 5:18 PM, softworkz . wrote:
> But why that? If we include the decompression code (that's why I've been
> searching for the most compact implementations available with compatible
> licenses), then we won't have any zlib dependency anymore - neither at build-
> nor at run-time.
We don't add some random project's code into our own tree to remove an
external dependency. But you can adapt it to behave as a proper lavu
module, or write one from scratch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250617/311b41ae/attachment.sig>
More information about the ffmpeg-devel
mailing list