1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-11 19:18:13 +00:00
Lasse Collin 93439cfafe liblzma: Add lzma_filters_update() support to the multi-threaded encoder.
A tiny downside of this is that now a 1-4 tiny allocations are made
for every Block because each worker thread needs its own copy of
the filter chain.
2022-11-24 16:25:10 +02:00
..
2017-04-24 19:48:04 +03:00
2019-05-11 20:52:37 +03:00
2022-11-15 11:18:28 +02:00