]> granicus.if.org Git - libjpeg-turbo/history - jdcoefct.c
AppVeyor: Use MinGW-builds instead of MSYS2 MinGW
[libjpeg-turbo] / jdcoefct.c
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-20 DRClibjpeg API: Partial scanline decompression
2016-02-19 DRCUse consistent/modern code formatting for pointers
2016-02-18 DRCInclude some comments/doc tweaks from jpeg-9+
2016-02-06 DRCFix MinGW build
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-15 DRCReplace INT32 with a new internal datatype (JLONG)
2015-10-10 DRCRename README, LICENSE, BUILDING text files
2015-10-10 DRCMerge branch '1.4.x'
2015-09-21 DRCMerge branch '1.4.x'
2015-09-17 DRCMerge branch '1.4.x'
2015-09-09 DRCMerge branch '1.4.x'
2015-08-29 DRCMerge branch '1.4.x'
2015-08-27 DRCMerge branch '1.4.x'
2015-08-14 DRCMerge branch '1.4.x'
2015-08-13 DRCMerge branch '1.4.x'
2015-08-04 DRCUpdate x86[-64] assembler recommendations
2015-08-04 DRCUpdate x86[-64] assembler recommendations
2015-08-04 DRCUpdate x86[-64] assembler recommendations
2015-08-03 DRCUpdate URL for our custom gas-preprocessor.pl
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 1.1.x
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 v8d jpeg-8d
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-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v5b jpeg-5b
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v5 jpeg-5
2015-07-27 DRCConvert svn:ignore properties to .gitignore
2015-07-27 DRCFix rare bug: right shift by a negative # of bits
2015-07-14 DRCFix build whenever IDCT_SCALING_SUPPORTED is undefined
2015-07-06 DRCAdd additional protections against defining INT32 if...
2015-07-06 DRCAdd additional protections against defining INT32 if...
2015-06-27 DRCMake sure that Java is disabled when 12-bit is enabled...
2015-06-25 DRCAdd a new libjpeg API function (jpeg_skip_scanlines...
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 DRClibjpeg-turbo has never supported non-ANSI compilers...
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-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...
2014-04-20 DRCWork around an issue in Visual C++ 2010 and 2013 that...
2014-03-06 DRCOops. We need to call start_pass() on the color conver...
2014-02-28 DRCRemove unused code (the destination manager is not...
2013-11-21 DRCFix CVE-2013-6629 and CVE-2013-6630
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-11-06 DRCRemove unnecessary whitespace
2013-09-28 DRCSome of the IJG headers say "Modified by", so clarify...
2013-09-28 DRCSome of the IJG headers say "Modified by", so clarify...
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-12-31 DRCChange the copyright notices to make it clear that...
2012-12-31 DRCChange the copyright notices to make it clear that...
2012-06-18 DRCFixed regression caused by a bug in the 32-bit strict...
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-12-01 DRCFixed non-fatal out-of-bounds read in SSE2 SIMD code...
2011-06-21 DRCPrevent jmorecfg.h from re-defining INT32 and INT16...
2011-04-27 DRCNew libjpeg-turbo domain
2011-04-16 DRCUpdate build instructions to reflect the fact that...
2011-04-02 DRCEnsure that image_width and image_height are initialize...
2011-04-02 DRCEnsure that image_width and image_height are initialize...
2011-03-31 DRCGet rid of unused IS_WIN32 conditional
next