Commit Graph

60 Commits (2f325e4fee8857f93423f44ff025587076f73dd3)

Author SHA1 Message Date
Doug Coleman af2f62ae62 remove all the compress code from lzw until it works, fix bitstreams 2009-05-14 23:33:00 -05:00
Doug Coleman c443d6d815 check in marc's jpeg loader, png decoder, huffman, inflate, and image-processing vocabularies 2009-05-14 15:46:10 -05:00
Doug Coleman ac32822b11 replace my bitstream-reader with marc's bitstreams. implement a minimal bit-writer 2009-05-14 15:44:57 -05:00
Doug Coleman 8b7fcce399 update code for usages of add-library 2009-03-25 23:00:19 -05:00
Doug Coleman edbaba2322 report the value not found in lzw 2009-02-22 17:29:27 -06:00
Slava Pestov 6b25e99470 Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
Doug Coleman 237f16b4db move zlib to zlib.compression and update 2009-02-12 22:13:34 -06:00
Doug Coleman 12ee26566e working on lzw compression 2009-02-12 22:11:11 -06:00
Doug Coleman 81d0f52e32 remove bad lzw tests, real tests still to come.. 2009-02-12 21:43:25 -06:00
Doug Coleman 745e011ccc add lzw compression 2009-02-12 17:44:04 -06:00