1. Get more compression algorithms
2. Make it store the "out_block" from each lowest size so it doesn't have to
	compute it again (memory (2*DCL_BLK_SIZE) vs. speed).
...
n. Write better documentation.
