Tino Reichardt
d03b30eb8d
Update LZ4 to version 1.9.4
2022-10-16 22:09:46 +02:00
Tino Reichardt
b093e28e93
Update lz4 to version 1.9.3
2020-12-12 23:25:26 +01:00
Tino Reichardt
424714a700
Update lz4 to version 1.9.2 and some version numbers
2019-11-03 11:37:39 +01:00
Tino Reichardt
cd1e182908
Update lz4 to version 1.9.1
2019-05-04 22:40:27 +02: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
e69385e597
update lz4 to version 1.8.3
2018-10-21 12:55:39 +02:00
Tino Reichardt
6bd3ef1cbf
Update LZ4 to v1.8.0
2017-09-03 00:55:10 +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
Aras Pranckevicius
f6baaa2102
Fix linking due to clashing xxhash defines between LZ and Zstd.
...
Probably would be better to use XXH_PRIVATE_API instead, but that requires xxhash.c to have that exact name without prefixes.
2017-04-11 10:27:33 +03:00
Tino Reichardt
2e656cea76
Update to LZ4 v1.7.5
2017-02-06 20:15:11 +01:00
Tino Reichardt
294d1ece66
Update lz4, lz5 and zstd to latest stable series
...
- added some more error checking in zstdmt also
2016-12-24 12:17:51 +01:00
Tino Reichardt
94b2bf5dec
update lz4, lz5 and some fixes in zstdmt
2016-11-20 16:30:46 +01: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