Welcome to ftp.nluug.nl Current directory: /NetBSD/NetBSD-release-10/src/external/zlib/pigz/dist/zopfli/ |
|
Contents of README:Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression. zopfli.c is separate from the library and contains an example program to create very well compressed gzip files. The basic functions to compress data are ZopfliDeflate in deflate.h, ZopfliZlibCompress in zlib_container.h and ZopfliGzipCompress in gzip_container.h. Use the ZopfliOptions object to set parameters that affect the speed and compression. Use the ZopfliInitOptions function to place the default values in the ZopfliOptions first. Deflate creates a valid deflate stream in memory, see: http://www.ietf.org/rfc/rfc1951.txt ZlibCompress creates a valid zlib stream in memory, see: http://www.ietf.org/rfc/rfc1950.txt GzipCompress creates a valid gzip stream in memory, see: http://www.ietf.org/rfc/rfc1952.txt This library can only compress, not decompress. Existing zlib or deflate libraries can decompress the data. Zopfli Compression Algorithm was created by Lode Vandevenne and Jyrki Alakuijala, based on an algorithm by Jyrki Alakuijala. |
Name Last modified Size
Parent Directory - CVS/ 17-Dec-2022 21:35 - CONTRIBUTORS 15-Jun-2014 19:37 90 COPYING 15-Jun-2014 19:37 11K README 15-Jun-2014 19:37 1.1K blocksplitter.c 15-Jun-2014 19:37 9.4K blocksplitter.h 15-Jun-2014 19:37 2.8K cache.c 15-Jun-2014 19:37 3.6K cache.h 15-Jun-2014 19:37 2.2K deflate.c 15-Jun-2014 19:37 24K deflate.h 15-Jun-2014 19:37 2.8K gzip_container.c 15-Jun-2014 19:37 3.5K gzip_container.h 15-Jun-2014 19:37 1.3K hash.c 15-Jun-2014 19:37 3.7K hash.h 15-Jun-2014 19:37 2.3K katajainen.c 15-Jun-2014 19:37 7.7K katajainen.h 15-Jun-2014 19:37 1.5K lz77.c 15-Jun-2014 19:37 14K lz77.h 15-Jun-2014 19:37 4.5K makefile 15-Jun-2014 19:37 101 squeeze.c 15-Jun-2014 19:37 18K squeeze.h 15-Jun-2014 19:37 2.1K tree.c 15-Jun-2014 19:37 3.3K tree.h 15-Jun-2014 19:37 1.6K util.c 15-Jun-2014 19:37 7.0K util.h 15-Jun-2014 19:37 6.0K zlib_container.c 15-Jun-2014 19:37 2.4K zlib_container.h 15-Jun-2014 19:37 1.3K zopfli.h 15-Jun-2014 19:37 2.1K zopfli_bin.c 15-Jun-2014 19:37 6.3K zopfli_lib.c 15-Jun-2014 19:37 936
NLUUG - Open Systems. Open Standards
Become a member
and get discounts on conferences and more, see the NLUUG website!