]> granicus.if.org Git - libjpeg-turbo/history - tjutil.h
AppVeyor: Use MinGW-builds instead of MSYS2 MinGW
[libjpeg-turbo] / tjutil.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-02-18 DRCInclude some comments/doc tweaks from jpeg-9+
2015-07-29 DRCConvert svn:ignore properties to .gitignore
2015-07-06 DRCAdd additional protections against defining INT32 if...
2014-08-09 DRC12-bit JPEG support
2014-05-11 DRCPort the more accurate (and slightly faster) floating...
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-10-12 DRCUse a more robust method of obtaining the build timesta...
2012-02-08 DRCMerge description from README-turbo.txt into packages
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-11-29 DRCExpose NASM variable in ccmake
2011-09-10 DRCEliminate "main is usually a function" warnings
2011-07-19 DRCTrying to out-clever ourselves by having autotools...
2011-07-15 DRCWindows doesn't have random()
2011-06-21 DRCRestore compatibility with the jpeg-6b error enum,...
2011-06-21 DRCPrevent jmorecfg.h from re-defining INT32 and INT16...
2011-05-31 DRCFix a minor ABI incompatibility caused by the introduct...
2011-05-25 DRCjpegtran on Windows needs the same fix as cjpeg and...
2011-05-24 DRCAdd max, min functions
2011-05-22 DRCRefactored jpegut to test the new TurboJPEG API. There...