lrzip/TODO
2011-03-23 12:05:35 +11:00

19 lines
472 B
Plaintext

MAYBE TODO for lrzip program
Make a liblrzip library.
Other posix/windows builds?? Need help there...
Add log file option so that output could be
saved for review.
Add test function that would only run lzo_compresses
for a current file without doing any writes.
Consider ncurses version or even GUI one.
Consider using LZMA Filters for processor-optimised
coding to increase compression.
Get the ASM working on 64bit - it's only the CRC check so probably no point.