aboutsummaryrefslogtreecommitdiff
path: root/cjpeg.c
AgeCommit message (Expand)Author
2013-03-23It's more correct to say "The Independent JPEG Group's software", since libjp...dcommander
2013-01-18Implement in-memory source/destination managers even when not emulating the l...dcommander
2013-01-01Add cjpeg -rgb option from jpeg-8ddcommander
2012-12-31Change the copyright notices to make it clear that our modified files are not...dcommander
2012-01-31Merge copyright messages into one string and change the run-time messages to ...dcommander
2012-01-27Move -arithmetic into "switches for advanced users"dcommander
2010-10-10Add option for setting luminance & chrominance quality independently (current...dcommander
2010-10-10Display libjpeg-turbo version/copyrights in run-time programsdcommander
2009-06-25Add back in cjpeg and djpeg utilities for testing purposesdcommander