You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added threaded .xz decompressor lzma_stream_decoder_mt().
It can use multiple threads with .xz files that have multiple
Blocks with size information in Block Headers. The threaded
encoder in xz has always created such files.
Requires 5.3.x release of xz: https://github.com/xz-mirror/xz/blob/e970c28ac3cb2e8051925f81db2fe953664c2645/NEWS#L103
This MR already bumps the xz version: #108
The text was updated successfully, but these errors were encountered: