summaryrefslogtreecommitdiff
path: root/src/jpeg.c
AgeCommit message (Expand)Author
2024-11-24Fix undefined NULL with image support disabledRodrigo Arias Mallo
2024-11-24Add support to read jpeg versionRodrigo Arias Mallo
2024-08-07Make Dillo C99 standard compliantRodrigo Arias Mallo
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2014-12-25quiet MSGcorvid
2014-06-21Ensure png, jpeg and gif decoders don't use DilloImage after set_parms()Jorge Arellano Cid
2013-06-17Corrections of gamma.Sebastian Geerken
2013-06-17Added gamma correction value to dw::core::ImgBuf.Sebastian Geerken
2013-01-12clean up struct typedefsp37sitdu, corvid
2012-10-17rm forward declarationcorvid
2011-04-04clearer MSG for suspicious image sizecorvid
2010-08-29Removed some obsolete copyright notices that lingered after rewrites.Jorge Arellano Cid
2009-11-04CMYK JPEGs, at least Adobe ones for nowcorvid
2009-09-20trim some spacescorvid
2009-09-11only show JPEG errors if prefs.show_msg setcorvid
2009-09-11show URL for JPEG errorcorvid
2009-06-29use IMAGE_MAX_AREA instead of IMAGE_MAX_W and IMAGE_MAX_HJohannes Hofmann
2009-06-26Image size sanity checks (part 1)Jorge Arellano Cid
2009-06-19Added image size sanity checksrelease-2_1Jorge Arellano Cid
2009-05-13Silence the last image-debugging messagesJorge Arellano Cid
2009-05-11Cleanup: image debugging messagesJeremy Henty
2009-05-08Fix a memory leak when stopping an image-decoding processJorge Arellano Cid
2009-04-23Remove unused parameter in a_Dicache_write()corvid
2009-03-09needn't include web.hhcorvid
2009-01-31Avoid a couple of compiler warnings in jpeg.cJorge Arellano Cid
2009-01-31Set dicache as MIME dispatcher for image/{gif,jpg,png}. +refactor and cleanupsJorge Arellano Cid
2009-01-14Make now-unused debug messages silent.Jorge Arellano Cid
2009-01-09Backed out changeset abdae95b1c9eJohannes Hofmann
2009-01-05 These optimizations are for repeated images in a page.Jorge Arellano Cid
2009-01-03[mq]: dicache-cleanup7Jorge Arellano Cid
2009-01-01imported patch dicache-cleanup5Jorge Arellano Cid
2008-12-27[mq]: dicache-cleanup1Jorge Arellano Cid
2008-11-28- Minor compiler warning fix.Jorge Arellano Cid
2008-09-28- Switched from DEBUG_MSG to MSG.jcid
2008-09-14- Made several cleanups according to compiler warnings with "-W -Wall".jcid
2008-03-29- removed a lingering debug printf in jpeg.c.jcid
2008-03-26- Added a_Capi_get_flags(). It requests a cache entry's status as flags.jcid
2008-03-20- Workaround to make _most_ cached jpeg images render in one pass.jcid
2008-01-16 - Added support for progressive display of progressive jpegs.jcid
2007-11-05Updated copyright linesjcid
2007-10-07Initial revisionjcid