Commit Graph

10 Commits

Author SHA1 Message Date
Tino Reichardt
f98edef556 Add zstd fast levels and update 7z property sizes
- add the "fast compression levels" of zstd via "fast" option (fast=1..64)
- change the 7-Zip property sizes of LZ4, LZ5 and Zstandard to 3
- 3 and 5 byte header are valid now (default is 3)
- update the Methods-Extern.md file, to reflect the property changes
2018-11-25 21:21:04 +01:00
Tino Reichardt
eaee80be81 Fix naming: ZStandard -> Zstandard 2017-08-14 23:38:52 +02:00
Tino Reichardt
02cb62fd3e fix: DOC/Methods-Extern.md was replaced with old one :/ 2017-05-28 15:44:26 +02:00
Tino Reichardt
bfa1f28920 major Lizard fixes
- changed to real Lizard code v1.0 (I used LZ5 v2.0)
- add Lizard file handling, so '.liz' files can be used in windows
- changed CompressDialog (Lizard has 4 entries in the methods now)
- added Lizard icon
2017-05-28 15:32:22 +02:00
Tino Reichardt
c287b0ffad Update Methods-Extern.md
Be more clear with the 7-Zip Header
2017-05-25 17:30:01 +02:00
Tino Reichardt
c88febfa56 fix: Methods-Extern.md had a double ``` C line 2017-05-25 10:59:28 +02:00
Tino Reichardt
9cd8199124 Add comments suggested by Igor Pavlov to Methods-Extern.md
- header is for informational purposes only
- fix brotli levels: 0..11 instead of 1..11
2017-05-22 09:02:33 +02:00
Tino Reichardt
46f30578fc Update Methods-Extern.md
add Lizard codec description and some other fixes
2017-05-19 21:44:07 +02:00
Tino Reichardt
4c54db4c54 fix table of Methods-Extern.md 2017-05-19 21:20:13 +02:00
Tino Reichardt
715225a73e documentation: rename Methods.txt to Methods.md
- so the markdown is nice viewable with browsers
2017-05-19 21:17:26 +02:00