aboutsummaryrefslogtreecommitdiff
path: root/src/imgbuf.cc
AgeCommit message (Collapse)Author
2013-09-10Some refactoring: the image decoding code now only accesses ↵Sebastian Geerken
dw::core::ImgRenderer, not dw::Image (which now implements the former) anymore.
2013-06-17Added gamma correction value to dw::core::ImgBuf.Sebastian Geerken
2009-11-04CMYK JPEGs, at least Adobe ones for nowcorvid
2009-09-11MSG_WARN for warningcorvid
2009-04-28Regression fix: make scaled multiscan images work again.corvid
2009-01-01imported patch dicache-cleanup5Jorge Arellano Cid
2008-12-29imported patch dicache-cleanup2Jorge Arellano Cid