Godzil / theunarchiver

Automatically exported from code.google.com/p/theunarchiver
Other
0 stars 0 forks source link

Add support for lz4 #699

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
lz4
Extremely Fast Compression algorithm

https://code.google.com/p/lz4/
http://fastcompression.blogspot.com/2011/05/lz4-explained.html

lz4 is under the BSD 3-Clause License.

Original issue reported on code.google.com by pej...@gmail.com on 31 Aug 2013 at 7:20

GoogleCodeExporter commented 8 years ago
Is it actually in use anywhere? There are far more compression formats than I 
could ever implement, so I try to limit it to ones that actually see some use.

Original comment by paracel...@gmail.com on 31 Aug 2013 at 8:01

GoogleCodeExporter commented 8 years ago
Well, yes, you have the point. However, lz4 is getting into the kernel 
(http://www.phoronix.com/scan.php?page=news_item&px=MTQwODY), so this might be 
the reason for its wider usage.

I'm just suggesting, didn't have the intention to wine about adding new feature 
(I know how it can be annoying). :)

Original comment by pej...@gmail.com on 31 Aug 2013 at 8:46

GoogleCodeExporter commented 8 years ago
s/wine/whine/

Original comment by pej...@gmail.com on 31 Aug 2013 at 8:47

GoogleCodeExporter commented 8 years ago

Original comment by paracel...@gmail.com on 21 Jul 2015 at 9:17