commit f1d863cbfb093d47c811a5b2ea668c7990e91645
parent 00ec3600d09279acf8e14740e167afe70ea14bd2
Author: nsz <nszabolcs@gmail.com>
Date: Sat, 1 Aug 2009 19:14:28 +0200
deflate todos
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/deflate.c b/deflate.c
@@ -15,6 +15,9 @@ TODO:
save prevm instead roll back on block boundary
read until avail > MaxMatch
if read size == 0 then no more reads
+ runlen -> lz (rename)
+ bounds on the compressend size
+ zlib trick: if same freq then shorter code goes to the one with smaller subtree
spec case tests:
empty block