.. |
fse_compress.c
|
Spelling (#1582)
|
2019-04-12 11:18:11 -07:00 |
hist.c
|
refactor HUF_compress_internal for clarity
|
2018-10-26 13:21:37 -07:00 |
hist.h
|
refactor HUF_compress_internal for clarity
|
2018-10-26 13:21:37 -07:00 |
huf_compress.c
|
fix confusion between unsigned <-> U32
|
2018-12-21 18:09:41 -08:00 |
zstd_compress_internal.h
|
Merge pull request #1679 from ephiepark/dev
|
2019-07-19 15:29:07 -07:00 |
zstd_compress_literals.c
|
Restructure the source files
|
2019-07-15 17:39:18 -07:00 |
zstd_compress_literals.h
|
Restructure the source files
|
2019-07-15 17:39:18 -07:00 |
zstd_compress_sequences.c
|
Restructure the source files
|
2019-07-15 17:39:18 -07:00 |
zstd_compress_sequences.h
|
Restructure the source files
|
2019-07-15 17:39:18 -07:00 |
zstd_compress.c
|
Merge pull request #1679 from ephiepark/dev
|
2019-07-19 15:29:07 -07:00 |
zstd_double_fast.c
|
updated the _extDict variant of double fast
|
2019-07-12 14:17:17 -07:00 |
zstd_double_fast.h
|
Also Remove CParams from Table Filling Functions' Args
|
2018-09-28 17:10:42 -07:00 |
zstd_fast.c
|
Made fast strategy compatible with new offset validation strategy
|
2019-05-31 16:34:55 -07:00 |
zstd_fast.h
|
Also Remove CParams from Table Filling Functions' Args
|
2018-09-28 17:10:42 -07:00 |
zstd_lazy.c
|
extended exact window size to greedy/lazy modes
|
2019-05-31 16:08:48 -07:00 |
zstd_lazy.h
|
Spelling (#1582)
|
2019-04-12 11:18:11 -07:00 |
zstd_ldm.c
|
[ldm] Fix bug in overflow correction with large job size (#1678)
|
2019-07-12 18:45:18 -04:00 |
zstd_ldm.h
|
changed hashEveryLog into hashRateLog
|
2018-11-21 14:36:57 -08:00 |
zstd_opt.c
|
[opt] Add asserts for corruption in ZSTD_updateTree()
|
2019-06-21 15:22:29 -07:00 |
zstd_opt.h
|
changed ZSTD_c_compressionStrategy into ZSTD_c_strategy
|
2018-12-06 15:00:52 -08:00 |
zstdmt_compress.c
|
[ldm] Fix bug in overflow correction with large job size (#1678)
|
2019-07-12 18:45:18 -04:00 |
zstdmt_compress.h
|
[ldm] Fix bug in overflow correction with large job size (#1678)
|
2019-07-12 18:45:18 -04:00 |