]> granicus.if.org Git - libjpeg-turbo/history - jchuff.h
AppVeyor: Use MinGW-builds instead of MSYS2 MinGW
[libjpeg-turbo] / jchuff.h
2018-03-17 DRCFormat preprocessor macros more consistently
2018-03-17 DRCMerge branch 'master' into dev
2018-03-16 DRCMerge branch 'master' into dev
2018-03-16 DRCImprove code formatting consistency
2016-05-28 DRCMerge branch '1.4.x'
2016-05-01 DRCMerge branch '1.4.x'
2016-04-26 DRCMerge branch '1.4.x'
2016-03-31 DRCMerge branch '1.4.x'
2016-03-16 DRCMerge branch '1.4.x'
2016-03-06 DRCMerge branch '1.4.x'
2016-02-25 DRCMerge branch '1.4.x'
2016-02-19 DRCUse consistent/modern code formatting for pointers
2016-02-18 DRCInclude some comments/doc tweaks from jpeg-9+
2016-02-05 DRCMerge branch '1.4.x'
2016-02-05 DRCMerge branch '1.3.x' into 1.4.x
2016-02-05 DRCMerge branch '1.2.x' into 1.3.x 1.3.x
2016-02-01 DRCMerge branch '1.4.x'
2016-01-07 DRCMerge branch '1.4.x'
2015-12-19 DRCMerge branch '1.4.x'
2015-10-10 DRCRename README, LICENSE, BUILDING text files
2015-08-04 DRCUpdate x86[-64] assembler recommendations
2015-08-04 DRCUpdate x86[-64] assembler recommendations
2015-07-29 DRCFix rare bug: right shift by a negative # of bits
2015-07-29 DRCFix rare bug: right shift by a negative # of bits
2015-07-29 DRCConvert svn:ignore properties to .gitignore
2015-07-29 DRCConvert svn:ignore properties to .gitignore
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v7 jpeg-7
2015-07-27 Thomas G. LaneThe Independent JPEG Group's JPEG software v6b jpeg-6b
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v6a jpeg-6a
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v6 jpeg-6
2015-07-06 DRCAdd additional protections against defining INT32 if...
2014-08-30 DRCFix build on OS X PowerPC platforms
2014-08-22 DRCEnsure that tjFree() is used for any JPEG buffers that...
2014-08-22 DRCDon't use sudo when building a Debian package unless...
2014-08-21 DRCActually, we need to increase the size of BUFSIZE,...
2014-08-21 DRCFix an extremely rare crash that can occur when compres...
2014-08-15 DRCWhitespace formatting tweaks
2014-08-09 DRC12-bit JPEG support
2014-07-17 DRCInclude "Installed-Size" field in the deb-control file...
2014-06-22 DRCBig oops. wrjpgcom on Windows was being built using...
2014-06-22 DRCBig oops. wrjpgcom on Windows was being built using...
2014-05-28 DRCOur copyright string is longer than JMSG_LENGTH_MAX...
2014-05-18 DRCRemove MS-DOS code and information, and adjust copyrigh...
2014-05-16 DRCGet rid of the HAVE_PROTOTYPES configuration option...
2014-05-15 DRCRemove all of the NEED_SHORT_EXTERNAL_NAMES stuff....
2014-05-11 DRCPort the more accurate (and slightly faster) floating...
2014-05-11 DRCConvert tabs to spaces in the libjpeg code and the...
2014-05-09 DRCConvert tabs to spaces in the libjpeg code and the...
2013-11-06 DRCBack-port code from jpeg-8 that removes unpopulated...
2013-11-06 DRCBack-port code from jpeg-8 that removes unpopulated...
2013-01-01 DRCMerge some of the README changes from jpeg-8d and chang...
2013-01-01 DRCPort RGB-to-Grayscale color transform from jpeg-8d
2013-01-01 DRCWe now support the additional decompression scaling...
2013-01-01 DRCPort the width/height force feature from jpegtran v8d.
2013-01-01 DRCAdd cjpeg -rgb option from jpeg-8d
2013-01-01 DRCMinor modifications from jpeg-8d
2012-01-31 DRCIncorporate a few upstream doc changes; grammar police...
2012-01-31 DRCIncorporate a few upstream doc changes; grammar police...
2012-01-28 DRCSupport additional scaling factors when decompressing
2012-01-27 DRCUpdate upstream e-mail address
2011-04-02 DRCEnsure that image_width and image_height are initialize...
2011-04-02 DRCEnsure that image_width and image_height are initialize...
2010-11-23 DRCSupport arithmetic encoding and decoding
2010-10-12 DRCMention new v7/v8 extensions
2010-10-12 DRCDocument new v7/v8 features; .doc = .txt
2010-10-10 DRCAdd sanity check in BMP reader module to avoid cjpeg...
2010-10-10 DRCAdd option for setting luminance & chrominance quality...
2010-10-10 DRCAdd -raw option to rdjpgcom for outputting non-printabl...
2010-10-10 DRCFix byte order issue with 16bit PPM/PGM files
2010-10-10 DRCImplement lossless crop feature from jpeg v7 and v8
2010-10-08 DRCAdded optional emulation of the jpeg-7 or jpeg-8b API...