Lines Matching +full:long +full:- +full:ram +full:- +full:code
2 XZ Utils To-Do List
6 ----------
12 can often be worked around by using "xz --extreme". With some files
13 --extreme isn't enough though: it's most likely with files that
20 code will break in the child process unless it calls exec() and
25 ----------------
43 - Reduce memory usage of the current method.
44 - Implement threaded match finders.
45 - Implement pigz-style threading in LZMA2.
47 Buffer-to-buffer coding could use less RAM (especially when
61 by a new function or use a currently-reserved member of lzma_stream.
72 streamable variant BCJ2 from 7-Zip could be implemented.
78 Long-range LZ77 method as a separate filter or as a new LZMA2
83 -------------