Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add threaded xz decompressor lzma_stream_decode_mt() #113

Open
wcampbell0x2a opened this issue May 31, 2023 · 0 comments
Open

Add threaded xz decompressor lzma_stream_decode_mt() #113

wcampbell0x2a opened this issue May 31, 2023 · 0 comments

Comments

@wcampbell0x2a
Copy link

Requires 5.3.x release of xz: https://github.com/xz-mirror/xz/blob/e970c28ac3cb2e8051925f81db2fe953664c2645/NEWS#L103

         - 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.

This MR already bumps the xz version: #108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant