index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
/
res_colorspace.c
Age
Commit message (
Expand
)
Author
2011-04-08
Various patches from SumatraPDF.
Tor Andersson
2011-04-06
Rename internal color conversion functions to reflect what they do.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-02-08
Only interpolate upscaled images when the interpolate flag is set in the imag...
Tor Andersson
2011-02-04
Use the CMYK-to-RGB transform from Poppler.
Tor Andersson
2010-12-30
Adhere to nil idiom.
Sebastian Rasmussen
2010-10-20
Special case the component scaling for Lab image data when color converting.
Tor Andersson
2010-10-20
Fix Lab colorspace conversions.
Tor Andersson
2010-10-19
Fix typo in memoization case of pixmap color conversion.
Tor Andersson
2010-10-18
Use lookup table for separation colorspaces and a color cache for device-n co...
Tor Andersson
2010-07-24
Slower but slightly more accurate CMYK to RGB conversion.
Tor Andersson
2010-07-17
Remove all trailing whitespace.
Tor Andersson
2010-07-17
Minor edits of multi-line comments.
Tor Andersson
2010-07-17
Move device colorspace contants into the fitz namespace.
Tor Andersson
2010-07-11
Refactor image pixel unpacking.
Tor Andersson
2010-07-10
Refactor colorspace and PDF image parsing code.
Tor Andersson
2010-06-29
Move over to RGBA instead of ARGB. Add missing gray-alpha 'duff' functions.
Robin Watts
2010-06-19
Floats everywhere!
Tor Andersson
2009-12-03
Consolidate include lines to a single fitz.h.
Tor Andersson
2009-12-02
Killing time. Butchered display tree and disabled all calls to it.
Tor Andersson
2009-12-02
Have image and colorspace freeing adhere to common naming scheme.
Sebastian Rasmussen
2009-02-28
Merge and move header files into the source directories.
Tor Andersson
2009-02-28
Moved Fitz files into one directory.
Tor Andersson
2005-06-04
new world order
Tor Andersson
2005-03-30
rename and shuffle -- part 2
Tor Andersson