Yann Collet
|
b19d5d76ec
|
restored inline for better decompression speed
|
2016-05-12 14:06:31 +02:00 |
Yann Collet
|
bd39d54576
|
zbuff supports byte-by-byte decompression scenarios
|
2016-05-10 14:14:19 +02:00 |
Yann Collet
|
18dedece91
|
Support legacy ZSTD_decompress_usingDict() (starting v0.5+)
|
2016-05-06 16:43:23 +02:00 |
Yann Collet
|
6f9c056662
|
Fixed BMI behavior on x86 and x32 targets, reported by @tycho (#178)
|
2016-05-01 10:26:30 +02:00 |
inikep
|
db3964382c
|
introduced ZSTD_NODECOMPRESS to link only compressor
|
2016-04-22 18:22:30 +02:00 |
inikep
|
a1febea01d
|
Error functions moved to common/zstd_common.c
|
2016-04-22 17:14:25 +02:00 |
inikep
|
23a0889301
|
separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/
|
2016-04-22 12:43:18 +02:00 |