summaryrefslogtreecommitdiff
path: root/thirdparty/zstd/common/entropy_common.c
AgeCommit message (Collapse)Author
2019-01-03Update zstd to 1.3.8Guilherme Felipe
2017-06-08Add zstd compression support.Ferenc Arn
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.