Yann Collet
|
7a39fb8fb6
|
make _fast*() decoder generate a deprecation warning
updated modification
|
2019-04-04 12:47:36 -07:00 |
|
Yann Collet
|
697bd904b2
|
fixed minor cppcheck warnings in examples
|
2018-09-18 16:30:31 -07:00 |
|
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 |
|