aboutsummaryrefslogtreecommitdiff
path: root/jccolor.c
AgeCommit message (Expand)Author
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
2012-12-31Change the copyright notices to make it clear that our modified files are not...DRC
2012-03-11Allow RGB JPEG files to be created/decoded when using the LJT colorspace exte...DRC
2012-01-26Move INLINE macro into config.h. That's really where it belongs anyhow, sinc...DRC
2011-12-19Added new alpha channel colorspace constants/pixel formats, so applications c...DRC
2011-09-07Improve performance of non-SIMD color conversion routines and use global cons...DRC
2011-02-27Improve performance a bit for the non-SIMD caseDRC
2011-02-18SIMD-accelerated RGB-to-Grayscale color conversionDRC
2010-11-23Eliminate spurious global symbolsDRC
2009-09-24Significantly improve grayscale performanceDRC
2009-04-05Remove unnecessary codeDRC
2009-04-03Implement new colorspaces to allow directly compressing from/decompressing to...DRC
2009-03-09Framework for supporting SIMD accelerationPierre Ossman
2015-07-29The Independent JPEG Group's JPEG software v6aThomas 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
2015-07-29The Independent JPEG Group's JPEG software v4Thomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v3Thomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v2Thomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v1Thomas G. Lane