Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-06 | liblzma: Add new output queue (lzma_outq) features. | Lasse Collin | 1 | -7/+36 |
2021-01-09 | liblzma: Make lzma_outq usable for threaded decompression too. | Lasse Collin | 1 | -97/+171 |
2012-07-17 | liblzma: Make the use of lzma_allocator const-correct. | Lasse Collin | 1 | -2/+2 |
2011-10-23 | liblzma: Fix invalid free() in the threaded encoder. | Lasse Collin | 1 | -0/+4 |
2011-04-11 | liblzma: Add lzma_stream_encoder_mt() for threaded compression. | Lasse Collin | 1 | -0/+180 |