7-Zip-zstd

7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard

OTHER License

Stars
5K

Bot releases are visible (Hide)

7-Zip-zstd - 7-Zip ZS 19.00 - v1.4.4 - Release 3

Published by mcmilk over 4 years ago

New Features and Bugfixes:

  • Add support of lz4 and zstd compression for squashfs files
  • the binaries are compiled with Visual Studio 2019 (for speed: /O2 /Ob3)
  • for security, the /DYNAMICBASE and /NXCOMPAT are used also when compiling
  • Remove Mutex code from ZstdEncoder.cpp
  • if zstd fails, try to give a more specific failure massage, this will fix #109
  • Issue #97 is completed now

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.2
  • LZ5 Version 1.5
  • Zstandard Version 1.4.4
7-Zip-zstd - 7-Zip ZS 19.00 - v1.4.4 - Release 2

Published by mcmilk over 4 years ago

New Features and Bugfixes:

  • Fix these LZ4 related issues: #73, #101, #102, #103, #104, #105 and #106
  • LZ4 compression defaults to one thread and uses 4MiB for buffering now
  • Add: clear various history tracking within registry, see issue #113 for more information
  • Fix issue #116
  • begin with #97 ... it's not ready yet, but method, level and thread count is re-used already
  • the binaries are created with Visual Studio 2017 now
  • we have 4 binary types now: X32, X64, ARM and ARM64 (MS Win10 ARM based)

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.2
  • LZ5 Version 1.5
  • Zstandard Version 1.4.4
7-Zip-zstd - 7-Zip ZS 19.00 - v1.4.4 - Release 1

Published by mcmilk almost 5 years ago

New Features and Bugfixes:

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.2
  • LZ5 Version 1.5
  • Zstandard Version 1.4.4
7-Zip-zstd - 7-Zip ZS 19.00 - v1.4.3 - Release 1

Published by mcmilk almost 5 years ago

New Features and Bugfixes:

  • update Zstandard to v1.4.3
  • update LZ4 to v1.9.2

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.2
  • LZ5 Version 1.5
  • Zstandard Version 1.4.3 (new API)
7-Zip-zstd - 7-Zip ZS 19.00 - v1.4.2 - Release 1

Published by mcmilk about 5 years ago

New Features and Bugfixes:

  • update Zstandard to v1.4.2
  • update Fast LZMA2 to v1.0.1
  • fix: 7za.exe -m0=ZSTD paramter (issue #86)
  • fixed default compression level for lizard (issue #88)
  • Vanilla 7-Zip compatibility options are marked with '[std]' in the Compression dialog now (issue #80)

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.1
  • LZ5 Version 1.5
  • Zstandard Version 1.4.2 (new API)
7-Zip-zstd - 7-Zip ZS 19.00 - v1.4.0 - Release 2

Published by mcmilk over 5 years ago

New Features and Bugfixes:

  • update LZ4 to v1.9.1
  • Fast LZMA2: Pass blockSize to fast-lzma2 and limit it to 256MiB

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.0
  • Lizard Version 1.0
  • LZ4 Version 1.9.1
  • LZ5 Version 1.5
  • Zstandard Version 1.4.0 (new API)
7-Zip-zstd - 7-Zip ZS 19.00 - v1.4.0 - Release 1

Published by mcmilk over 5 years ago

New Features and Bugfixes:

  • update Zstandard to v1.4.0

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.0
  • Lizard Version 1.0
  • LZ4 Version 1.8.3
  • LZ5 Version 1.5
  • Zstandard Version 1.4.0 (new API)
7-Zip-zstd - 7-Zip ZS 19.00 - v1.3.8 - Release 3

Published by mcmilk over 5 years ago

New Features and Bugfixes:

  • update Fast LZMA2 to v1.0.0
  • another try to fix issue #66 (fix blurring, used default manifest files)

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.0
  • Lizard Version 1.0
  • LZ4 Version 1.8.3
  • LZ5 Version 1.5
  • Zstandard Version 1.3.8 (new API)
7-Zip-zstd - 7-Zip ZS 19.00 - v1.3.8 - Release 2

Published by mcmilk over 5 years ago

New Features and Bugfixes:

  • fix issue #73 (when compressing lz4 single threaded, the skippable frames will not be created)
  • fix issue #76 (hashing functions via explorer context menu)

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 0.9.2
  • Lizard Version 1.0
  • LZ4 Version 1.8.3
  • LZ5 Version 1.5
  • Zstandard Version 1.3.8 (new API)
7-Zip-zstd - 7-Zip ZS 19.00 - v1.3.8 - Release 1

Published by mcmilk over 5 years ago

New Features and Bugfixes:

  • update 7-Zip to 19.00
  • fix issue #66 (the blurring)

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 0.9.2
  • Lizard Version 1.0
  • LZ4 Version 1.8.3
  • LZ5 Version 1.5
  • Zstandard Version 1.3.8 (new API)
7-Zip-zstd - 7-Zip ZS 18.06 - v1.3.8 - Release 1

Published by mcmilk almost 6 years ago

New Features and Bugfixes:

  • update 7-Zip to 18.06
  • Codecs.7z and TotalCmd.7z contain DLL files for ARM architecture

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 0.9.2
  • Lizard Version 1.0
  • LZ4 Version 1.8.3
  • LZ5 Version 1.5
  • Zstandard Version 1.3.8 (new API)
7-Zip-zstd - 7-Zip ZS 18.05 - v1.3.8 - Release 1

Published by mcmilk almost 6 years ago

New Features and Bugfixes:

  • update Zstandard to v1.3.8
  • fix compression with brotli

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 0.9.2
  • Lizard Version 1.0
  • LZ4 Version 1.8.3
  • LZ5 Version 1.5
  • Zstandard Version 1.3.8 (new API)
7-Zip-zstd - 7-Zip ZS 18.05 - v1.3.7 - Release 4

Published by mcmilk almost 6 years ago

New Features and Bugfixes:

  • fixed two bugs in zstd decompression code (New Advanced API)
  • use 5 bytes 7-Zip property again, so that new archives can be opened by old versions of 7-Zip ZS

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 0.9.2
  • Lizard Version 1.0
  • LZ4 Version 1.8.3
  • LZ5 Version 1.5
  • Zstandard Version 1.3.7 (new API)
7-Zip-zstd - 7-Zip ZS 18.05 - v1.3.7 - Release 3

Published by mcmilk almost 6 years ago

New Features and Bugfixes:

  • make 7-Zip ZS binary compatible to Standard 7-Zip of Igor Pavlov
  • add Fast LZMA2, thank you @conor42
  • use the New Advanced API of Zstandard for compression / decompression of zstd archives
  • this includes also the advanced options of the zstd cli program - an overview will be added to the README
  • update brotli to version 1.0.7
  • remove ia64 build, it's not really needed I think (give me some info, when needed)
  • add some hashing functions like md2, md4, md5, sha384, sha512 ...
  • take shorter name "7-Zip ZS" in Context Menu of Windows Explorer

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 0.9.2
  • Lizard Version 1.0
  • LZ4 Version 1.8.3
  • LZ5 Version 1.5
  • Zstandard Version 1.3.7 (new API)
7-Zip-zstd - 7-Zip ZS 18.05 - v1.3.7 - Release 2

Published by mcmilk almost 6 years ago

Version number fixes

  • this is the last version which uses my own zstdmt multithreading
  • next release will be a testing release with Zstandard's own multithreading with long distance matching support :-)
7-Zip-zstd - 7-Zip ZS 18.05 - v1.3.7 - Release 1

Published by mcmilk almost 6 years ago

New Features and Bugfixes:

  • update Zstandard to v1.3.7

Compression versions in this release:

  • Brotli Version 1.0.6
  • Lizard Version 1.0
  • LZ4 Version 1.8.3
  • LZ5 Version 1.5
  • Zstandard Version 1.3.7
7-Zip-zstd - 7-Zip ZS 18.05 - v1.3.6 - Release 1

Published by mcmilk almost 6 years ago

New Features and Bugfixes:

  • update 7-Zip Version to 18.05
  • update Zstandard to v1.3.6
  • update Brotli to v1.0.6
  • update LZ4 to v1.8.3

Compression versions in this release:

  • Brotli Version 1.0.6
  • Lizard Version 1.0
  • LZ4 Version 1.8.3
  • LZ5 Version 1.5
  • Zstandard Version 1.3.6
7-Zip-zstd - 7-Zip ZS 17.01 - v1.3.2 - Release 1

Published by mcmilk almost 7 years ago

New Features and Bugfixes:

  • update of Zstandard to v1.3.2

Compression Versions:

  • Brotli Version 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.8.0
  • LZ5 Version 1.5
  • Zstandard Version 1.3.2
7-Zip-zstd - 7-Zip ZS 17.01 - v1.3.1 - Release 2

Published by mcmilk about 7 years ago

New Features and Bugfixes:

  • update of Brotli and LZ4

Compression Versions:

  • Brotli Version 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.8.0
  • LZ5 Version 1.5
  • Zstandard Version 1.3.1
7-Zip-zstd - 7-Zip ZS 17.01 - v1.3.1 - Release 1

Published by mcmilk about 7 years ago

New Features and Bugfixes:

Compression Versions:

  • Brotli Version 0.6.0
  • Lizard Version 1.0
  • LZ4 Version 1.7.5
  • LZ5 Version 1.5
  • Zstandard Version 1.3.1