summaryrefslogtreecommitdiffstats
path: root/examples/blockStreaming_doubleBuffer.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove whitespace from ends of linesJulius Werner2016-02-131-1/+1
| | | | | | | I'm trying to import LZ4 code into a project with strict linting requirements. This will make that easier. Signed-off-by: Julius Werner <jwerner@chromium.org>
* Updated lz4hc APIYann Collet2015-05-031-2/+6
|
* Updated streaming examplesYann Collet2015-05-031-2/+2
|
* Replace obsolete functionsTakayuki MATSUOKA2015-04-131-2/+2
|
* Add snprintf macro for MSVCTakayuki MATSUOKA2015-04-131-1/+4
|
* fixed : clang warningsYann Collet2014-09-221-3/+3
|
* Added : examples from Takayuki MatsuokaYann Collet2014-08-261-0/+195