Commit Graph

6 Commits

Author SHA1 Message Date
Tino Reichardt
550c8e5df7 Update brotli to version 1.0.7 2018-11-17 00:38:38 +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
51dc99984a update Brotli to version 1.0.6 2018-10-21 13:33:23 +02:00
Tino Reichardt
a818384b05 Update Brotli to v1.0.1
- update README.md to the new versions (LZ4, Brotli)
2017-09-28 10:03:40 +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
294d7a00dc brotli + zstdmd update 2017-05-21 23:47:30 +02:00