chore: update TODO

This commit is contained in:
Marcus Holland-Moritz 2024-01-30 07:39:15 +01:00
parent f2ea117117
commit 13dcdfa26a

3
TODO
View File

@ -1,3 +1,6 @@
- When hashing, start by only hashing the first, say, 4KiB,
and only if the hashes are identical, hash the whole file
- Add support for compressing uncompressed image formats,
currently primarily FITS, using different formats (e.g.
JPEG2K, Rice, Hcompress).