aboutsummaryrefslogtreecommitdiff
path: root/examples/streaming_compression.c
AgeCommit message (Expand)Author
2021-12-11typo: Small spelling mistake in exampleAdrian Castro
2021-10-12Enhance streaming_compression examples.Martin Liska
2021-03-30[copyright][license] Switch to yearless copyright and some cleanup in the lin...Nick Terrell
2021-01-04[license] Update year to 2021Nick Terrell
2020-07-09Use threads in streaming_compression.c example.Martin Liska
2020-03-26Fix copyright and license linesNick Terrell
2019-09-01Fix streaming compression/decompression examplesJan Kasiak
2019-04-05[examples] Clean up and comment the examplesNick Terrell
2019-03-23[examples] Update streaming_compression to the new APINick Terrell
2018-12-06Refactor examples to avoid code duplication.Hung Dang
2018-08-16fixed more issues detected by recent version of scan-buildYann Collet
2017-09-08updated license headerYann Collet
2017-08-29changed license for examplesYann Collet
2017-08-21fixed a few headers that were too hastily copy/pasted during last license changeYann Collet
2017-08-18updated a bunch of headersYann Collet
2017-04-26unchecked argv[idx] accessniXman
2016-12-08streaming example uses stable APIYann Collet
2016-09-20added error checkingYann Collet
2016-09-18streaming compression example can handle situations where input buffer size i...Yann Collet
2016-09-18added comments on buffer sizes guaranteesYann Collet
2016-09-09better error handlingYann Collet
2016-08-30added boilerplateYann Collet
2016-08-17updated examplesYann Collet
2016-08-16added streaming_decompression exampleYann Collet
2016-08-16added streaming_compression.c exampleYann Collet