Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-27 | liblzma: Pass the Filter ID to LZ encoder and decoder. | Lasse Collin | 1 | -0/+1 | |
This allows using two Filter IDs with the same initialization function and data structures. | |||||
2021-09-05 | liblzma: Rename EROFS LZMA to MicroLZMA. | Lasse Collin | 1 | -0/+139 | |
It still exists primarily for EROFS but MicroLZMA is a more generic name (that hopefully doesn't clash with something that already exists). |