KyleJHarper
|
7f96babc4b
|
Several changes to address a few concerns from Yann. See Google Group LZ4c topic 'Reusing compression/decompression resources' for details.
|
2015-10-29 21:47:13 -05:00 |
|
KyleJHarper
|
0d25185671
|
Finished the two example files. Decided to avoid adding anything to lz4.c/h to expose LZ4_compress_generic().
|
2015-10-28 20:54:51 -05:00 |
|
KyleJHarper
|
02be6631be
|
Took out the basics and placed them into basics.c. Added decompression and a wrapper for the generic call. I will likely break this file up into 2 examples before submission.
|
2015-10-26 01:38:14 -05:00 |
|