zstd/lib/compress
2022-01-27 11:06:16 -08:00
..
clevels.h Revert "Limit ZSTD_maxCLevel to 21 for 32-bit binaries." 2021-12-20 11:43:14 -08:00
fse_compress.c Fix NCountWriteBound 2021-09-15 09:51:42 -07:00
hist.c [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
hist.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
huf_compress.c removed new huffman depth heuristic 2022-01-26 15:22:06 -08:00
zstd_compress.c minor refactor to blocksplit 2022-01-27 11:06:16 -08:00
zstd_compress_internal.h only declare debug functions in debug mode 2022-01-26 14:47:24 -08:00
zstd_compress_literals.c introduced LitHufLog constant 2022-01-26 14:47:24 -08:00
zstd_compress_literals.h Proactively skip huffman compression based on sampling where non-compressibility is suspected 2021-06-30 11:02:47 -04:00
zstd_compress_sequences.c change seqDef.offset into seqDef.offBase 2021-12-23 17:56:08 -08:00
zstd_compress_sequences.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_compress_superblock.c updated all names to offBase convention 2021-12-29 17:30:43 -08:00
zstd_compress_superblock.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_cwksp.h only declare debug functions in debug mode 2022-01-26 14:47:24 -08:00
zstd_double_fast.c updated all names to offBase convention 2021-12-29 17:30:43 -08:00
zstd_double_fast.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_fast.c updated all names to offBase convention 2021-12-29 17:30:43 -08:00
zstd_fast.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_lazy.c fixed minor compression difference in btlazy2 2021-12-29 18:51:03 -08:00
zstd_lazy.h Add and integrate lazy row hash strategy 2021-04-07 09:53:34 -07:00
zstd_ldm.c updated all names to offBase convention 2021-12-29 17:30:43 -08:00
zstd_ldm.h Use new paramSwitch enum for LCM, row matchfinder, and block splitter 2021-09-21 14:22:02 -04:00
zstd_ldm_geartab.h Include what you use in zstd_ldm_geartab 2021-06-29 17:57:53 +01:00
zstd_opt.c Merge pull request #2965 from facebook/offbase 2022-01-24 15:47:42 -08:00
zstd_opt.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstdmt_compress.c Minor lint fix 2022-01-20 11:54:43 -07:00
zstdmt_compress.h Documentation and minor refactor to clarify MT memory management. 2022-01-18 09:43:05 -07:00