Nick Terrell
1d0c1707d1
[examples] Clean up and comment the examples
2019-04-05 21:02:07 -07:00
Nick Terrell
de58910b5a
[examples] Update streaming_decompression.c
...
Update to use the new streaming API. Making progress on Issue #1548 .
Tested that it can decompress files produced by `streaming_compression`.
Tested that it can decompress two frames concatenated together.
Tested that it fails on corrupted data.
2019-04-02 18:52:59 -07:00
Hung Dang
0f52b0caad
Refactor examples to avoid code duplication.
2018-12-06 22:42:19 -05:00
Yann Collet
3128e03be6
updated license header
...
to clarify dual-license meaning as "or"
2017-09-08 00:09:23 -07:00
Yann Collet
394bdd7db9
changed license for examples
...
intentionnally this time
2017-08-29 09:24:11 -07:00
Yann Collet
232d62b637
fixed a few headers that were too hastily copy/pasted during last license change
2017-08-21 11:24:32 -07:00
Yann Collet
32fb407c9d
updated a bunch of headers
...
for the new license
2017-08-18 16:52:05 -07:00
niXman
65e2cda7aa
unchecked argv[idx] access
2017-04-26 13:04:04 +03:00
Yann Collet
22de81e87e
updated man page
2016-10-28 13:58:31 -07:00
Yann Collet
47f3697f32
added error check
2016-09-20 11:59:12 +02:00
Yann Collet
a2664649df
better error handling
2016-09-09 19:33:56 +02:00
Yann Collet
b94fcc8d8a
clarified doc
2016-09-09 14:56:15 +02:00
Yann Collet
264c733ad6
clarified tests
2016-09-08 19:39:00 +02:00
Yann Collet
01c199226a
updated decompression streaming example
2016-09-08 19:29:04 +02:00
Yann Collet
4ded9e591c
added boilerplate
2016-08-30 11:06:28 -07:00
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