Tino Reichardt
f59c42a811
Update zstd to version 1.4.9
2021-03-17 21:02:08 +01:00
Tino Reichardt
9c3c277ad7
Normalize all the line endings
2020-05-31 13:08:03 +02:00
Tino Reichardt
60419a7c0d
Update zstd to version 1.4.5
2020-05-27 10:20:13 +02:00
Tino Reichardt
11924be86a
Update version numbers and Makefiles for zstd and flzma2
2019-07-29 21:28:03 +02:00
Tino Reichardt
7595ca1994
Update zstd to version 1.3.8
2018-12-28 15:34:32 +01:00
Tino Reichardt
bc77601656
Make 7-Zip ZS binary compatible with 7-Zip Standard
...
- you can use codec extensions for 7-zip now ;)
- remove builds for: Format7zFO, Format7zUSB
- also change build scripts and version numbers
2018-11-27 15:41:49 +01:00
Tino Reichardt
739ec50c75
Switch to Zstandard's New advanced API.
...
- long distance matching is enabled
- the compression should improve, the speed also
- decompression code is single threaded only
2018-10-28 10:37:19 +01:00
Tino Reichardt
c9b085e4ec
Add some compiling fixes and choose compiler (vc12 + sdk71 for ia64)
...
- add some pragma definitions to brotli port.h
- change lz4 code, to include zstd/xxhash.h
- fix various objects in makefile's
- fix LzHandler.cpp, LZIP has now 0xC5 @ Guid.txt
- improve logging on AppVeyor
- fix version numbers in codecs
- rename "Codec_zstdF" to "Codec_zstd_legacy"
- add missing objects for lizard
2018-10-21 18:53:42 +02:00
Tino Reichardt
a42c9c1c77
Update Zstandard to v1.3.2
2017-10-31 10:53:17 +01:00
Tino Reichardt
2c4144c1e8
Add new zstd 1.3.0 files and update version numbers
...
- pool.c, zstdmt_compress.c and some more header files are needed now
- improved manifest files for 7-zip.dll, 7zG.exe and 7zFM.exe
- update README and version numbers for release 1.3.0 R1
2017-07-12 18:10:07 +02:00
Tino Reichardt
5ff0657d9f
Major changes, including Brotli and Lizard
...
- update of zstd-mt library
- add brotli v0.6.0
- add lizard v2.0
- xxhash is from zstd for lz4, lz5 and lizard now
- update also the documentation, where needed
2017-05-25 18:40:15 +02:00
Tino Reichardt
58069903d0
merge multi threading to master branch
...
- updated zstd to latest devel release
- lz4, lz5 and zstd is included now
- all three support threading
2016-10-16 23:38:46 +02:00
Tino Reichardt
16b470c148
fixed codec ddl files, they should work again with 7-Zip Standard
2016-09-29 20:46:05 +02:00
Tino Reichardt
2512b6593c
Switch from zbuff to stream interface
...
- using the recommended buffersizes from zstd lib
- compile also an codec dll with support for legacy versions
2016-09-04 13:37:51 +02:00
Tino Reichardt
3da1b15694
removed old testing stuff
2016-08-15 21:12:09 +02:00
Tino Reichardt
c21cd63d10
Added Extra Codec, for easier integration into existing 7-Zip installations
2016-08-15 20:31:10 +02:00