summaryrefslogtreecommitdiff
path: root/stream
AgeCommit message (Expand)Author
2008-09-29const-ify md5 interface.Ralph Giles
2008-09-29Removed signed/unsigned char pointer warnings.Tor Andersson
2008-09-07Fix jasper/jbig2dec tests in Jamfile.Tor Andersson
2008-09-01Initialize all codes including eod/clear.Tor Andersson
2008-08-23Print unhandled errors so debug info is not lost.Sebastian Rasmussen
2008-08-18Properly take care of clear code in LZW decoder.Sebastian Rasmussen
2008-08-17Adjust debugobj calls to compensate for fz_debugobj printing a newline.Tor Andersson
2008-08-14print trailing newline and flush output when debugging objects.Sebastian Rasmussen
2008-08-14Whitespace fix.Sebastian Rasmussen
2008-08-15Simplify (and possibly reduce performance) of fz_readall().Tor Andersson
2008-08-15Update static instances of fz_error objects to the new non-refcounted form.Tor Andersson
2008-08-14Double the buffer size each time it needs to grow instead of incrementing it ...Tor Andersson
2008-08-07Read ZIP parameter to flate encoder properly.Tor Andersson
2008-06-16Set the correct default ColorTransform value, and use the Adobe ColorTransfor...Tor Andersson
2008-05-12Use plain old fz_malloc().Tor Andersson
2008-04-25Fix potential error in fz_readall realloc buffer trimming.Tor Andersson
2008-04-20Adhere to common idiom when not encoundering error.Sebastian Rasmussen
2008-04-20Treat Z_BUF_ERROR as Z_STREAM_ENDGlenn Kennard
2008-03-30Vectorize invert/copy loop in jbig2 stream decoderGlenn Kennard
2008-04-09Whitespace fix.Sebastian Rasmussen
2008-04-09Use proper type for decoder stage instead of enum.Sebastian Rasmussen
2008-03-31Fixed fax decoder so tagbits are properly parsed even in the absence of eol.Sebastian Rasmussen
2008-03-27Chain error messages in more files.Tor Andersson
2008-03-21Backport of chained error messages from experimental branch.Tor Andersson
2008-03-19Vectorize fz_readGlenn Kennard
2008-03-19Small speedups in fax decoderGlenn Kennard
2008-03-09Fixed initial line whitespace.Sebastian Rasmussen
2008-03-08Fixed remaining compiler warning.Sebastian Rasmussen
2008-03-08Fixed almost all compiler warnings.Sebastian Rasmussen
2008-03-08Whitespace fixes.Sebastian Rasmussen
2006-09-22hex-encode names with white-space and delimiters on outputTor Andersson
2006-09-10fix for empty filters in inline streamsTor Andersson
2005-06-16reverse write tell bugTor Andersson
2005-06-14add crc-32 functionTor Andersson
2005-06-04new world order iii -- jammingTor Andersson
2005-06-04fixed dos newlines that snuck inTor Andersson
2005-06-04new world order ii -- revenge of the header filesTor Andersson
2005-06-02heh. forgot a bunch of files for the new stream stuff.Tor Andersson
2005-05-26new stream apiTor Andersson
2005-05-24tiff and stream cleanupsTor Andersson
2005-05-23support fillorder to be able to test with gs tiffcrle deviceTor Andersson
2005-05-23fixed seek/tell bug in openbuffer filesTor Andersson
2005-05-20zip archive readingTor Andersson
2005-05-16runlengthencode eod marker is apparently optional. fix decoder.Tor Andersson
2005-03-30rename and shuffle -- part 2Tor Andersson
2005-03-30rename part 1 -- filesTor Andersson