-
```
What steps will reproduce the problem?
1. lz4 -cdf on a non-lz4 file, or lz4cat -f on non-lz4 file
What is the expected output? What do you see instead?
If -f is supplied to 'gzip', 'bzip2' or …
-
```
The lz4 command from lz4cli.c uses non-option args 1 and 2 as *input_filename
and *output_filename. While you can leave output_filename blank and have it
created as an strcpy of the input_filen…
-
I have compiled the library with MinGW and am playing with different combinations of settings for `blosc_compress_ctx` and `blosc_decompress_ctx`. I call them from C# via PInvoke.
Everything works fi…
-
```
The lz4 command from lz4cli.c uses non-option args 1 and 2 as *input_filename
and *output_filename. While you can leave output_filename blank and have it
created as an strcpy of the input_filen…
-
```
What steps will reproduce the problem?
1. lz4 -cdf on a non-lz4 file, or lz4cat -f on non-lz4 file
What is the expected output? What do you see instead?
If -f is supplied to 'gzip', 'bzip2' or …
-
```
What steps will reproduce the problem?
1. lz4 -cdf on a non-lz4 file, or lz4cat -f on non-lz4 file
What is the expected output? What do you see instead?
If -f is supplied to 'gzip', 'bzip2' or …
-
Is QuickLZ really the best choice as compression algorithm ??
as there is TWO more algorithms do a good job with compression
after i searched for sometime i found that there is Snappy (fastest between…
-
I have just seen your project and I see that you are using Blosc for comparison. For completeness, I would recommend to include other Blosc codecs as they give different results that may be a good fi…
-
```
The lz4 command from lz4cli.c uses non-option args 1 and 2 as *input_filename
and *output_filename. While you can leave output_filename blank and have it
created as an strcpy of the input_filen…
-
*Issue migrated from trac ticket # 866*
**component:** core | **priority:** blocker | **resolution:** fixed
#### 2015-05-21 06:26:00: antoine created the issue
___
> Triggered using the command li…