]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
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-04-20 DRCWork around an issue in Visual C++ 2010 and 2013 that...
2014-04-20 DRCPrevent svn:mergeinfo from being modified on Makefile...
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...
2014-02-11 DRCFix an issue that prevented tjEncodeYUV2() and TJCompre...
2013-11-21 DRCFix CVE-2013-6629 and CVE-2013-6630
2013-11-06 DRCBack-port code from jpeg-8 that removes unpopulated...
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 v8c jpeg-8c
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v8b jpeg-8b
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v8a jpeg-8a
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v8 jpeg-8
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v7 jpeg-7
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v6b with... jpeg-ari
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 v5a jpeg-5a
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v5 jpeg-5
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v4a jpeg-4a
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v4 jpeg-4
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v3 jpeg-3
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v2 jpeg-2
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v1 jpeg-1
2013-11-06 DRCFix an issue that resulted in an error ("Invalid SOS...
2013-11-06 DRCRemove unnecessary whitespace
2013-09-24 DRCWe can't enable optimized entropy coding unless we...
2013-09-24 DRCFix I/O suspension. This little nugget of code was...
2013-01-18 DRCSubtle point, but the libjpeg v7+ API is not backward...
2013-01-13 DRCFix the x86 build with NASM 0.98. Since NASM 0.98...
2013-01-12 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2013-01-06 DRCPrevent compiler warning on Windows if jmorecfg.h is...
2013-01-01 DRCWe support arithmetic coding, which is a feature of...
2013-01-01 DRCFurther changes to the copyright/attribution notices...
2013-01-01 DRCFurther changes to the copyright/attribution notices...
2013-01-01 DRCFurther changes to the copyright/attribution notices...
2012-12-31 DRCChange the copyright notices to make it clear that...
2012-12-01 DRCFix bug in unused code
2012-10-12 DRCUse a more robust method of obtaining the build timesta...
2012-10-12 DRCUse a more robust method of obtaining the build timesta...
2012-08-07 DRCFix build issues that occurred whenever the source...
2012-08-07 DRCAllow the libjpeg-turbo32 package to be used on MultiAr...
2012-07-03 DRCOops. Add support for TJFLAG_FASTDCT to tjDecompressTo...
2012-07-03 DRC1.2.2
2012-06-29 DRCCosmetic fixes to argument lists 1.2.1
2012-06-29 DRCRe-generate docs to pick up new API version
2012-06-29 DRCAdded flags to the TurboJPEG API that allow the caller...
2012-06-28 DRCMore recent versions of autoconf add -traditional-cpp...
2012-06-28 DRCLater versions of autoconf (specifically, the one shipp...
2012-06-18 DRCFixed regression caused by a bug in the 32-bit strict...
2012-06-18 DRCFixed regression caused by a bug in the 32-bit strict...
2012-06-18 DRCProvide further details about the regression
2012-06-15 DRCFixed regression caused by a bug in the 32-bit strict...
2012-06-13 DRCAccelerated 4:2:2 upsampling routine for ARM (improves...
2012-06-13 DRCEliminate the use of the MASKMOVDQU instruction, to...
2012-05-30 DRCGuard against num_components being a ridiculous value...
2012-04-26 DRCPreserve all 128 bits of xmm6 and xmm7
2012-03-23 DRCWhitespace tweak
2012-03-23 DRCEnsure that tjDecompress2() exits cleanly if setDecompD...
2012-03-23 DRC"Sun Studio"="Oracle Solaris Studio"
2012-03-23 DRCFix universal DMG build
2012-03-22 DRC1.2.1
2012-03-17 DRCVisual Studio 2010 doesn't like the wildcard at compile...
2012-03-16 DRCFix the behavior of the alpha-enabled colorspace consta...
2012-03-11 DRCAllow RGB JPEG files to be created/decoded when using...
2012-02-10 DRCOops 1.2.0
2012-02-10 DRCMove build dir. variables back into makemacpkg to avoid...
2012-02-10 DRCDon't include documentation in 32-bit supplemental...
2012-02-10 DRCFix 'make dist'
2012-02-10 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2012-02-10 DRCRPM spec no longer uses %{_srcdir}
2012-02-10 DRCInfrastructure for producing a universal x86-64/i386...
2012-02-10 DRCInstall docs when doing 'make install' on Unix; Fix...
2012-02-08 DRCMerge description from README-turbo.txt into packages
2012-02-08 DRCMerge description from README-turbo.txt into packages
2012-02-07 DRCCompiler warning
2012-02-07 DRCCompiler warnings
2012-02-07 DRCMerge documentation and wordsmithing changes from 1...
2012-02-07 DRCNot necessary to save r10 and r11, since these are...
2012-02-07 DRCMerge copyright messages into one string and change...
2012-02-07 DRCEliminate "main is usually a function" warnings
2012-02-07 DRCWordsmithing and grammar
2012-02-03 DRCSeveral clarifications regarding v7/v8 API/ABI support
2012-01-31 DRCMerge copyright messages into one string and change...
2012-01-31 DRCIncorporate a few upstream doc changes; grammar police...
2012-01-31 DRCFix 'make dist'
2012-01-31 DRCAdd more extensive TurboJPEG regression tests
2012-01-31 DRCMove test images into their own subdirectory
2012-01-31 DRCCompiler warnings
2012-01-28 DRCOops. Height of output buffer should equal scaled...
2012-01-28 DRCOops. Need to handle cases in which num_components > n
2012-01-27 DRCBe clear that we are only emulating the libjpeg v7...
2012-01-27 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2012-01-27 DRCMove -arithmetic into "switches for advanced users"
2012-01-27 DRCUpdate upstream e-mail address
2012-01-27 DRCCreate 1.2.x branch
2012-01-27 DRCProperly decompress erroneous CMYK/YCCK images whose...
next