mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
de678e0c92
This is the simplest method to do threading, which splits the uncompressed data into blocks and compresses them independently from each other. There's room for improvement especially to reduce the memory usage, but nevertheless, this is a good start. |
||
---|---|---|
.. | ||
api | ||
check | ||
common | ||
delta | ||
lz | ||
lzma | ||
rangecoder | ||
simple | ||
liblzma.pc.in | ||
liblzma_w32res.rc | ||
Makefile.am |