From: Piotr Fusik (P.Fusik_at_elka.pw.edu.pl)
Date: 2003-01-05 22:38:21
Hi! > From the comments it seems to be LZ77. I'm no compression specialist, but > wasn't this the (patented) compression algorithm used in the old compress > program and GIF images? No, LZW is the patented algorithm. BTW. this 20-year patent expires in June this year! :-) LZ77 is not a compression format, just an algorithm (like RLE). It is used together with Huffman coding in the DEFLATE format. Bye, Piotr ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-01-05 22:38:41 CET