zstd/lib/decompress
Nick Terrell e3e0775cc8 [API] Add ZSTD_c_stable{In,Out}Buffer parameters
This commit adds the parameters and sets the value in the CCtxParams
but it does not do anything with the value.
2020-10-30 10:54:39 -07:00
..
huf_decompress.c [lib] Add ZSTD_NO_UNUSED_FUNCTIONS macro to hide unused functions 2020-09-09 14:35:39 -07:00
zstd_ddict.c [lib] Wrap customMem xor checks in parens for readability 2020-09-23 23:26:07 -07:00
zstd_ddict.h Move standard includes to zstd_deps.h 2020-08-26 12:25:08 -07:00
zstd_decompress_block.c ZSTD_ prefix mem{cpy,move,set},malloc,calloc,free 2020-08-26 12:26:03 -07:00
zstd_decompress_block.h Move standard includes to zstd_deps.h 2020-08-26 12:25:08 -07:00
zstd_decompress_internal.h [API] Add ZSTD_c_stable{In,Out}Buffer parameters 2020-10-30 10:54:39 -07:00
zstd_decompress.c [API] Add ZSTD_c_stable{In,Out}Buffer parameters 2020-10-30 10:54:39 -07:00