Commit Graph

11 Commits (fab9a925c3346a1bbefc0051ded565a9b51c9efc)

Author SHA1 Message Date
Doug Coleman fa042f6578 Make sure we're not reading 0 bits in the lzw decompression loop -- this causes a hang 2010-01-31 16:29:20 -06:00
Keith Lazuka 47c2864de3 compression.lzw: additional refactoring 2009-09-28 16:01:25 -04:00
Keith Lazuka f5c4fbb10c compression.lzw: better naming 2009-09-28 16:01:24 -04:00
Keith Lazuka c1fbca1509 compression.lzw: refactored and simplified 2009-09-26 13:09:52 -04:00
Keith Lazuka 8dec2070e5 compression.lzw: supports both TIFF and GIF 2009-09-25 16:51:47 -04:00
Keith Lazuka 64c93d873f lzw: integrating with gif and tiff 2009-09-25 15:12:44 -04: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 ac32822b11 replace my bitstream-reader with marc's bitstreams. implement a minimal bit-writer 2009-05-14 15:44:57 -05:00
Doug Coleman edbaba2322 report the value not found in lzw 2009-02-22 17:29:27 -06:00
Doug Coleman 12ee26566e working on lzw compression 2009-02-12 22:11:11 -06:00
Doug Coleman 745e011ccc add lzw compression 2009-02-12 17:44:04 -06:00