Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
zstd
/
0a4dbe9cd2a9e21e4d8656eccd7777ee7a7fdcc3
/
examples
/
streaming_compression.c
461348c
Use threads in streaming_compression.c example.
by Martin Liska
· 4 years, 4 months ago
ac58c8d
Fix copyright and license lines
by Nick Terrell
· 4 years, 7 months ago
a821990
Fix streaming compression/decompression examples
by Jan Kasiak
· 5 years ago
1d0c170
[examples] Clean up and comment the examples
by Nick Terrell
· 6 years ago
f5cbee9
[examples] Update streaming_compression to the new API
by Nick Terrell
· 6 years ago
0f52b0c
Refactor examples to avoid code duplication.
by Hung Dang
· 6 years ago
1515f0b
fixed more issues detected by recent version of scan-build
by Yann Collet
· 6 years ago
3128e03
updated license header
by Yann Collet
· 7 years ago
394bdd7
changed license for examples
by Yann Collet
· 7 years ago
232d62b
fixed a few headers that were too hastily copy/pasted during last license change
by Yann Collet
· 7 years ago
32fb407
updated a bunch of headers
by Yann Collet
· 7 years ago
65e2cda
unchecked argv[idx] access
by niXman
· 8 years ago
16a5752
streaming example uses stable API
by Yann Collet
· 8 years ago
86bdcd8
added error checking
by Yann Collet
· 8 years ago
4ca3d4b
streaming compression example can handle situations where input buffer size is manually set to a small value.
by Yann Collet
· 8 years ago
88aa179
added comments on buffer sizes guarantees
by Yann Collet
· 8 years ago
a266464
better error handling
by Yann Collet
· 8 years ago
4ded9e5
added boilerplate
by Yann Collet
· 8 years ago
2065879
updated examples
by Yann Collet
· 8 years ago
9f9f1fc
added streaming_decompression example
by Yann Collet
· 8 years ago
553b213
added streaming_compression.c example
by Yann Collet
· 8 years ago