aboutsummaryrefslogtreecommitdiff
path: root/jdmaster.c
AgeCommit message (Expand)Author
2014-05-18libjpeg-turbo has never supported non-ANSI compilers, so get rid of the cruft...dcommander
2014-05-18Remove MS-DOS code and information, and adjust copyright headers to reflect t...dcommander
2014-05-12Add support for decompressing to RGB565 (16-bit) pixelsdcommander
2014-05-09Convert tabs to spaces in the libjpeg code and the SIMD code (TurboJPEG retai...dcommander
2013-09-28Some of the IJG headers say "Modified by", so clarify that our "Modifications...dcommander
2012-12-31Change the copyright notices to make it clear that our modified files are not...dcommander
2012-02-03Fix issue whereby libjpeg-turbo would report "fractional sampling not impleme...dcommander
2012-01-28Support additional scaling factors when decompressingdcommander
2011-12-19Added new alpha channel colorspace constants/pixel formats, so applications c...dcommander
2010-11-23Support arithmetic encoding and decodingdcommander
2010-10-09Improve readability and flexibility of compatibility macrosdcommander
2010-10-08Added optional emulation of the jpeg-7 or jpeg-8b API/ABI'sdcommander
2009-08-06Update copyrights to indicate files modified with colorspace extensionsdcommander
2009-04-05Add colorspace extensions to merged upsampling routinesdcommander
2006-05-25Migrating to new directory structure adopted from the RealVNC's source tree. ...const_k