Commit Graph

13 Commits (0ac80c6917da99a59431493cf8f3c3264df7b1df)

Author SHA1 Message Date
Doug Coleman c8e0b049a8 fix a bug in inflate -- length table was one entry too short 2009-05-17 10:10:14 -05:00
Doug Coleman 89ccc4b00a throw exceptions on png types we dont support 2009-05-16 08:46:41 -05:00
Doug Coleman 451a13c740 oops, i was using alt.bitstreams in some places 2009-05-15 01:27:00 -05:00
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