aboutsummaryrefslogtreecommitdiff
path: root/cjpeg.c
AgeCommit message (Expand)Author
2016-10-23libjpeg-turbo: Upgrade to 1.5.1Alex Naidis
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-09Convert tabs to spaces in the libjpeg code and the SIMD code (TurboJPEG retai...DRC
2014-04-20This patch accomplishes the following: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-18Implement in-memory source/destination managers even when not emulating the l...DRC
2013-01-01Add cjpeg -rgb option from jpeg-8dDRC
2015-07-27The Independent JPEG Group's JPEG software v8dGuido Vollbeding
2015-07-27The Independent JPEG Group's JPEG software v8cGuido Vollbeding
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
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
2012-01-27Move -arithmetic into "switches for advanced users"DRC
2010-10-10Add option for setting luminance & chrominance quality independently (current...DRC
2010-10-10Display libjpeg-turbo version/copyrights in run-time programsDRC