Skip to content

Commit 6bf758e

Browse files
authored
Merge pull request #24782 from FantasqueX:4.x-zlib-ng
Add zlib-ng as an alternative zlib implementation
2 parents 7ea4364 + 0de26fd commit 6bf758e

129 files changed

Lines changed: 31910 additions & 13 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3rdparty/readme.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,14 @@ zlib General purpose LZ77 compression library
4949
Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler.
5050
See zlib home page http://www.zlib.net
5151
for details and links to the source code
52+
53+
zlib-ng zlib data compression library for the next generation systems
54+
(C) 1995-2013 Jean-loup Gailly and Mark Adler
55+
See zlib-ng official GitHub repository
56+
https://github.com/zlib-ng/zlib-ng.git
57+
for details and links to source code
58+
59+
WITH_ZLIB_NG CMake option must be ON to use zlib-ng as the zlib implementation.
5260
------------------------------------------------------------------------------------
5361
jasper JasPer is a collection of software
5462
(i.e., a library and application programs) for the coding

0 commit comments

Comments
 (0)