a88b4a4d56
zstd: Update to upstream version 1.5.6
...
Release notes:
- https://github.com/facebook/zstd/releases/tag/v1.5.6
2024-04-05 11:22:55 +02:00
6100b4bd33
zstd: Update to upstream version 1.5.5
...
Release notes:
- https://github.com/facebook/zstd/releases/tag/v1.5.3
- https://github.com/facebook/zstd/releases/tag/v1.5.4
- https://github.com/facebook/zstd/releases/tag/v1.5.5
2023-05-22 14:32:14 +02:00
3645c9c80c
zstd: Update to upstream version 1.4.8
2021-01-08 11:21:43 +01:00
914591c9ae
zstd: Update to upstream version 1.4.5
2020-09-18 21:47:12 +02:00
55afd6e784
Update zstd to 1.4.4
2019-11-09 23:20:49 -06:00
88cb9bd27f
zstd: Update to upstream 1.4.0
...
One step towards fixing #17374 as most experimental APIs we use are now
part of the stable 1.4.0.
2019-04-18 12:39:11 +02:00
01815e9b5f
Update zstd to 1.3.2.
2017-10-26 16:41:47 -04:00
2c1764d5a9
zstd: Update to upstream version 1.3.0
2017-07-22 18:46:05 -03:00
f177c15347
Add zstd compression support.
...
zstd has much better compression speed and ratio, and better decompression speed than currently available methods.
Also set zstd as the default compression method for Compression as well as FileAccessCompressed functions.
2017-06-08 23:48:14 -05:00