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