Commit Graph

17 Commits (7f18c6e5ef36e0c0e4921384c45502d726ac13fb)

Author SHA1 Message Date
Yann Collet 2065879793 updated examples 2016-08-17 01:48:43 +02:00
Yann Collet 9f9f1fcb52 added streaming_decompression example 2016-08-16 15:11:28 +02:00
Yann Collet 553b213ada added streaming_compression.c example 2016-08-16 15:11:28 +02:00
Yann Collet 0763905f44 ZSTD_compress_usingCDict() correctly provides original size by default in frame header
Fixed dictionary examples
2016-08-03 01:57:57 +02:00
Yann Collet 0b2d682487 fixed freeCDict 2016-08-01 17:39:06 +02:00
Yann Collet 373d4f9070 updated examples (#273) 2016-08-01 17:36:11 +02:00
Yann Collet 4b9ca0a6b5 minor example variation 2016-07-27 19:53:19 +02:00
Yann Collet 3b8b575c0b updated NEWS 2016-07-17 01:03:26 +02:00
Yann Collet 8e0084796a updated doc 2016-07-15 18:56:07 +02:00
Yann Collet cadd7cd54f added dictionary_compression.c example 2016-07-15 18:52:37 +02:00
Yann Collet 98c8884999 added target zstd in root Makefile 2016-07-15 16:12:38 +02:00
Yann Collet 5e80dd3261 fixed minor coverity warnings 2016-07-13 19:21:57 +02:00
Yann Collet 677ed26aa7 Added examples/Makefile 2016-07-10 14:25:38 +02:00
Yann Collet 25c506601c promote ZSTD_getDecompressedSize() to stable API 2016-07-10 01:46:18 +02:00
Yann Collet e66708daf7 updated doc with zstd homepage 2016-07-09 22:56:12 +02:00
Yann Collet 0809a8863d added simple examples 2016-07-09 18:25:10 +02:00
Yann Collet 974f52fc5d Added "dictionary decompression" example 2016-07-07 14:08:00 +02:00