zstd/lib/decompress
Carl Woffenden 901ea61f83 Tweaks to create a single-file decoder
The CHECK_F macros differ slightly (but eventually do the same thing). Older GCC needs to fallback on the old-style pragma optimisation flags.
2019-08-21 17:49:17 +02:00
..
huf_decompress.c Tweaks to create a single-file decoder 2019-08-21 17:49:17 +02:00
zstd_ddict.c Rename FORWARD_ERROR -> FORWARD_IF_ERROR 2019-01-29 12:56:07 -05:00
zstd_ddict.h added comment on public ddict functions 2018-10-24 16:50:03 -07:00
zstd_decompress.c fix test 122 2019-08-03 16:51:26 +02:00
zstd_decompress_block.c fix test 122 2019-08-03 16:51:26 +02:00
zstd_decompress_block.h added a few comments for clarifications 2018-10-26 15:21:52 -07:00
zstd_decompress_internal.h [libzstd] Switch dictUses to an enum 2019-04-10 16:50:35 -07:00