index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
pdf
/
pdf-image.c
Age
Commit message (
Expand
)
Author
2015-09-01
Default to invert_cmyk_jpeg for all formats other than PDF.
Tor Andersson
2015-03-24
Rework handling of PDF names for speed and memory.
Robin Watts
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2014-05-27
Fix 693517: Support /SMask/Matte preblended images.
Tor Andersson
2014-05-06
Fix 694909: revert "Force colorspaces to match with JPX images." and ...
Tor Andersson
2014-03-18
Fix operator buffering of inline images.
Robin Watts
2014-01-16
fix memory leaks in pdf_load_jpx and fz_new_image_from_pixmap
Simon Bünzli
2014-01-06
fix various MSVC warnings
Simon Bünzli
2014-01-02
Cull code unused as a result of the "tolerate inline images..." fix.
Robin Watts
2013-09-13
Fix various compile warnings spotted by the cluster.
Robin Watts
2013-09-10
correctly set indexed colors in pdf_set_color
Simon Bünzli
2013-08-28
fix memory leaks
Simon Bünzli
2013-06-25
Rid the world of "pdf_document *xref".
Robin Watts
2013-06-20
Rearrange source files.
Tor Andersson