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
/
fitz
Age
Commit message (
Expand
)
Author
2016-10-14
Drop all contexts the same way.
Sebastian Rasmussen
2016-10-14
pnm: Workaround for b/w PAM images with packed samples.
Sebastian Rasmussen
2016-10-14
pnm: Support b/w PAM images with alpha.
Sebastian Rasmussen
2016-10-14
pnm: PAM images have component inverted compared to PNM.
Sebastian Rasmussen
2016-10-14
pnm: Premultiply alpha for use in pixmap.
Sebastian Rasmussen
2016-10-14
pnm: Better guesses when tuple type is not specified.
Sebastian Rasmussen
2016-10-14
pnm: Interpret binary b/w image samples correctly.
Sebastian Rasmussen
2016-10-14
pnm: Prefer enum to strings when parsing tuple type.
Sebastian Rasmussen
2016-10-14
pnm: Prefer enum to strings when parsing header tokens.
Sebastian Rasmussen
2016-10-14
pnm: Throw exception if image is too big.
Sebastian Rasmussen
2016-10-14
pnm: Cosmetic reordering of code.
Sebastian Rasmussen
2016-10-13
Bug 696885: Handle subsampled components in openjpeg decoder wrapper.
Robin Watts
2016-10-12
Optimise fz_new_buffer_from_image_as_png.
Robin Watts
2016-10-12
Bug 697065: Fix bug in CMYK -> RGB pixmap converter.
Robin Watts
2016-10-12
Fix leak in fz_load_jpx_info.
Robin Watts
2016-10-12
Bug 697151: Pacify valgrind when reading padding while unpacking tiles
Sebastian Rasmussen
2016-10-12
Use pool allocator when parsing CSS.
Tor Andersson
2016-10-12
Remove superfluous context null checks.
Tor Andersson
2016-10-12
Change code from using bandheight to using band_height.
Robin Watts
2016-10-12
Regularize band writer interface.
Robin Watts
2016-10-11
Free document in fz_drop_document(), not in subclassing documents.
Sebastian Rasmussen
2016-10-10
PDF Images: Add a flag for if we need to apply the decode array
Robin Watts
2016-10-10
Remove unused variable.
Robin Watts
2016-10-10
Bug 697075: Fix tile repeat calculations.
Robin Watts
2016-10-09
Open document file in fz_open_document().
Sebastian Rasmussen
2016-10-09
Fix HAVE_JPEGXR and HAVE_LURATECH code for colorspace changes.
Sebastian Rasmussen
2016-10-07
Ensure we always layout the document before loading the outlines.
Robin Watts
2016-10-07
More SWAR optimisation in plotters.
Robin Watts
2016-10-07
SWAR optimisation in plotters.
Robin Watts
2016-10-07
Correct maths error in painters.
Robin Watts
2016-10-07
Optimise painters: Use SWAR to accelerate plotting.
Robin Watts
2016-10-07
Tweak painters: If painting 0 alpha, skip it.
Robin Watts
2016-10-07
Tweak painters.
Robin Watts
2016-10-07
Fix signed/unsigned warning in filter-thunder.c
Robin Watts
2016-10-07
Rename fz_process_mesh to fz_process_shade.
Robin Watts
2016-10-07
Add ctx to fz_font functions.
Robin Watts
2016-10-07
Fix HAVE_JPEGXR code for colorspace changes.
Robin Watts
2016-10-07
Update Noto fonts.
Tor Andersson
2016-10-06
Squash compiler warning.
Robin Watts
2016-10-06
Hide internals of fz_colorspace
Robin Watts
2016-10-05
Add a const to a lookup function.
Robin Watts
2016-10-05
Simplify fz_new_type3_font
Robin Watts
2016-10-05
Uncouple font shaper data from harfbuzz.
Robin Watts
2016-10-05
Move fz_font definition to be private.
Robin Watts
2016-09-27
Fix typo in fz_valgrind_pixmap
Robin Watts
2016-09-28
tiff: Do not clobber input buffer if fill order is reversed.
Sebastian Rasmussen
2016-09-28
tiff: Do error handling for decoders in a single place.
Sebastian Rasmussen
2016-09-28
tiff: Validate that tag/tile/strip offsets are within bounds.
Sebastian Rasmussen
2016-09-28
Bug 697166: tiff: Avoid freeing offset/bytecount arrays twice.
Sebastian Rasmussen
2016-09-28
Bug 697165: tiff: Do not allow duplicate array tags.
Sebastian Rasmussen
[next]