aboutsummaryrefslogtreecommitdiff
path: root/djpeg.c
AgeCommit message (Expand)Author
2016-10-23libjpeg-turbo: Upgrade to 1.5.1Alex Naidis
2016-02-22libjpeg API: Partial scanline decompressionDRC
2015-11-23Add regression tests for jpeg_skip_scanlines(); change "stripe" to "strip" in...DRC
2015-11-23Add a -skip option to djpeg, which opens up further regression testing options.DRC
2015-11-23Add a new libjpeg API function (jpeg_skip_scanlines()) to allow for partially...DRC
2014-11-22Fix whitespace issues introduced with previous commit.DRC
2014-11-22Print the library version and exit whenever -version is passed to cjpeg, djpe...DRC
2014-05-18Remove MS-DOS code and information, and adjust copyright headers to reflect t...DRC
2014-05-12Add support for decompressing to RGB565 (16-bit) pixelsDRC
2014-05-09Convert tabs to spaces in the libjpeg code and the SIMD code (TurboJPEG retai...DRC
2014-04-20This patch accomplishes the following:DRC
2013-10-12Fix a couple of issues with return value checking. JFREAD(), which wraps fre...DRC
2013-09-28Some of the IJG headers say "Modified by", so clarify that our "Modifications...DRC
2013-03-23It's more correct to say "The Independent JPEG Group's software", since libjp...DRC
2013-01-18Compiler warnings on WindowsDRC
2013-01-18Implement in-memory source/destination managers even when not emulating the l...DRC
2012-12-31Change the copyright notices to make it clear that our modified files are not...DRC
2012-01-31Merge copyright messages into one string and change the run-time messages to ...DRC
2011-03-03Add an option to force grayscale->RGB conversion (needed for jpgtest regressi...DRC
2010-10-12Document new v7/v8 features; .doc = .txtDRC
2015-07-27The Independent JPEG Group's JPEG software v7Guido Vollbeding
2015-07-27The Independent JPEG Group's JPEG software v6bThomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v6aThomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v6Thomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v5aThomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v5Thomas G. Lane
2010-10-10Display libjpeg-turbo version/copyrights in run-time programsDRC