Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-28 | liblzma: Use LZMA1EXT feature in lzma_microlzma_decoder(). | Lasse Collin | 1 | -7/+8 |
2022-11-27 | liblzma: Pass the Filter ID to LZ encoder and decoder. | Lasse Collin | 1 | -0/+1 |
2022-07-13 | liblzma: Add optional autodetection of LZMA end marker. | Lasse Collin | 1 | -1/+1 |
2021-09-05 | liblzma: Rename EROFS LZMA to MicroLZMA. | Lasse Collin | 1 | -16/+16 |
2021-01-17 | liblzma: In EROFS LZMA decoder, verify that comp_size matches at the end. | Lasse Collin | 1 | -1/+6 |
2021-01-17 | liblzma: Make EROFS LZMA decoder work when exact uncomp_size isn't known. | Lasse Collin | 1 | -7/+73 |
2021-01-14 | liblzma: Add EROFS LZMA encoder and decoder. | Lasse Collin | 1 | -0/+148 |