]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2014-04-20 DRCWork around an issue in Visual C++ 2010 and 2013 that...
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-04-20 DRC1.3.2
2014-04-18 DRCMinor comment correction (we support the full range...
2014-04-18 DRCClarify how to do a 64-bit build using the Visual Studi...
2014-04-18 DRCUpdate Windows build instructions
2014-04-17 DRCFix warnings about unused variables when building with...
2014-04-16 DRCFix compiler warning ("always_inline function might...
2014-04-16 DRCSet the BUILD environment variable properly when buildi...
2014-04-15 DRCRemove trailing spaces
2014-03-27 DRCModify svn:ignore so that it lists only files generated...
2014-03-27 DRCMake iOS build instructions more generic and applicable...
2014-03-22 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo... 1.3.1
2014-03-21 DRCSince we're now maintaining our own Cygwin pseudo-repos...
2014-03-21 DRCRHEL 6 (and probably other platforms as well) sets...
2014-03-21 DRCPrevent svn:mergeinfo from being modified on Makefile...
2014-03-21 DRCFix compiler warning about unused function when buildin...
2014-03-21 DRCFix compiler warning ("always_inline function might...
2014-03-21 DRCEnable silent build (can be overridden with 'make V...
2014-03-17 DRCFix an error that occurred when trying to use the lossl...
2014-03-17 DRCMove the garbage collection of the JPEG tiles into...
2014-03-16 DRCUpdate (C) year
2014-03-16 DRCDon't use deprecated constructor
2014-03-16 DRCDoc tweaks
2014-03-16 DRCGo ahead and deprecate the old constructor in 1.3.1...
2014-03-15 DRCAdd @Deprecated to the deprecated Java methods, so...
2014-03-13 DRCWhitespace tweaks
2014-03-12 DRCFix a segfault that would occur in decompress-only...
2014-03-11 DRCWordsmithing & formatting tweaks
2014-03-11 DRCBack-port the -subsamp option from 1.4 rather than...
2014-03-11 DRCOops. This was apparently the victim of an overly...
2014-03-11 DRCSilence warning in CMake 2.8.12 and later
2014-03-11 DRCFix the build of the Java classes when using MSVC 2010...
2014-03-10 DRCFix Windows build
2014-03-10 DRCFormatting tweaks
2014-03-08 DRCAdd a blank line before the alpha-enabled colorspace...
2014-03-06 DRCOops. We need to call start_pass() on the color conver...
2014-03-06 DRCOops. We need to call start_pass() on the color conver...
2014-03-06 DRCFix regression introduced in r1128 that caused SIMD...
2014-02-28 DRCRemove unused code (the destination manager is not...
2014-02-28 DRCFix autoconf warnings
2014-02-28 DRCUse C-style comments
2014-02-28 DRCRemove unused code (the destination manager is not...
2014-02-11 DRCFix an issue that prevented tjEncodeYUV2() and TJCompre...
2014-02-11 DRCFix an issue that prevented tjEncodeYUV2() and TJCompre...
2014-02-07 DRCFurther examination of the code reveals that this chang...
2014-02-06 DRCFix several potential overflow issues identified by...
2014-02-06 DRCFormatting tweak
2014-02-06 DRCRemove trailing space
2014-02-05 DRCFormatting tweaks
2014-01-29 DRCInclude instructions for building iOS binaries using...
2013-11-25 DRCPer the conventions of the image compression and digita...
2013-11-25 DRCPer the conventions of the image compression and digita...
2013-11-21 DRCFix CVE-2013-6629 and CVE-2013-6630
2013-11-21 DRCFix CVE-2013-6629 and CVE-2013-6630
2013-11-19 DRCMake documentation viewable directly from http://svn...
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 DRCBack-port code from jpeg-8 that removes unpopulated...
2013-11-06 DRCRemove unnecessary whitespace
2013-11-06 DRCRemove unnecessary whitespace
2013-10-30 DRCFix a really subtle issue whereby an invalid free(...
2013-10-26 DRCFix logic error from r1039
2013-10-12 DRCFix a couple of issues with return value checking....
2013-09-28 DRCSome of the IJG headers say "Modified by", so clarify...
2013-09-28 DRCActually, the second bug was hidden by the first, so...
2013-09-28 DRCFix an issue that resulted in an error ("Invalid SOS...
2013-09-26 DRCName the package *cygwin64.tar.bz2 when building on...
2013-09-25 DRCDue to the way in which the configure script silently...
2013-09-24 DRCWe can't enable optimized entropy coding unless we...
2013-09-24 DRCClarify that the bug affects cjpeg as well as jpegtran.
2013-09-24 DRCFix I/O suspension. This little nugget of code was...
2013-09-24 DRCWe can't enable optimized entropy coding unless we...
2013-09-23 DRCThe connect.apple.com alias has apparently been down...
2013-09-20 DRCOops. We need to delete the new copy of turbojpeg...
2013-09-19 DRCIn the Windows installer packages, place a duplicate...
2013-09-19 DRC1.3.1
2013-08-18 DRCAdd note regarding the fact that 4:4:0 lacks full SIMD...
2013-08-18 DRCDisable timestamp in generated HTML files to make diffi...
2013-08-18 DRCWordsmithing
2013-08-18 DRCAdd note regarding the fact that 4:4:0 lacks full SIMD...
next