]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2010-10-16 DRCRemove old Windows build system
2010-10-16 DRCDocument new CMake build system
2010-10-16 DRCOops. Forgot to check in header templates
2010-10-16 DRCIntegrate installer build into CMake build system
2010-10-15 DRCFix dependencies for the color conversion routines...
2010-10-15 DRCPrint error message if trying to do a native Unix build
2010-10-15 DRCUnix LF
2010-10-15 DRCAllow nasm path to be overridden
2010-10-15 DRCSet version information for DLL's
2010-10-15 DRCExport the correct symbols from the Windows DLL when...
2010-10-15 DRCUse version suffix on Cygwin DLL as well
2010-10-15 DRCEcho version and build
2010-10-15 DRCFirst pass at a CMake build system
2010-10-13 DRCSpace = Tab
2010-10-13 DRCOops. Should be single, not double = sign
2010-10-12 DRCDocument the libjpeg v7/v8 extensions
2010-10-12 DRCMention new v7/v8 extensions
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
2010-10-12 DRCDocument new v7/v8 features; .doc = .txt
2010-10-11 DRCEnable the use of separate luminance/chrominance qualit...
2010-10-10 DRCAdd sanity check in BMP reader module to avoid cjpeg...
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
2010-10-10 DRCAdd option for setting luminance & chrominance quality...
2010-10-10 DRCDisplay libjpeg-turbo version/copyrights in run-time...
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 DRCFix transpose feature with jpeg v6b code base
2010-10-10 DRCImplement lossless crop feature from jpeg v7 and v8
2010-10-10 DRCFix version numbers for v7/v8 shared libs
2010-10-09 DRCImprove readability and flexibility of compatibility...
2010-10-09 DRCRemove comments describing DCT scaling feature
2010-10-09 DRCOops. Forgot to include the new macro header
2010-10-08 DRCBump revision to 1.1 alpha
2010-10-08 DRCBump revision to 1.1 alpha
2010-10-08 DRCAdded optional emulation of the jpeg-7 or jpeg-8b API...
2010-09-30 DRC"OS/X" = "OS X"
2011-04-16 DRC"OS/X"="OS X"
2011-04-16 DRCUpdate build instructions to reflect the fact that...
2011-03-22 DRCMinGW64 no longer prefixes symbols with underscores...
2011-03-18 DRCThrow a warning if an unexpected marker is found in...
2011-02-23 DRCOops. dumpbuf() was displaying only red components.
2011-02-18 DRCRe-order high-quality JPEG test per existing convention
2011-02-18 DRCAlso run high-quality JPEG test when code is built...
2011-02-18 DRCMore doc tweaks
2011-02-18 DRCVarious documentation tweaks
2011-02-18 DRCInclude high-quality test image in distribution
2011-02-18 DRCThe SIMD quantization algorithm does not produce correc...
2011-02-18 DRCThe fast integer DCT degrades for qualities > 95, so...
2011-02-17 DRCFix typo that was causing visual artifacts in grayscale...
2011-02-02 DRCClarify that the C wrappers and headers fall under...
2011-01-28 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-01-26 DRCFurther protect against invalid Huffman codes
2011-01-26 DRC1.0.2
2011-01-26 DRCCreate 1.0.x branch
2010-09-09 DRCUse testimgflt.ppm in Windows tests 1.0.1
2010-09-09 DRCRequire a full build prior to testing (this fixes a...
2010-09-09 DRCInclude testimgflt.ppm in distribution
2010-09-09 DRCMost of the "nosimd" test images no longer exist, so...
2010-09-09 DRC1.0.1
2010-09-06 DRCRemove simd/ prefix from #include (not necessary and...
2010-08-21 DRCAutomatically determine whether INCOMPLETE_TYPES_BROKEN...
2010-08-11 DRCClarify licensing
2010-08-07 DRCStrike that! Reverse it!
2010-08-07 DRCNo longer need separate test BMP for non-SIMD unit...
2010-08-07 DRCFix typo in SIMD dispatch routines which was causing...
2010-08-03 DRCFix build with YASM
2010-07-30 DRCHandle erroneous Huffman codes
2010-07-30 DRC1.0.1
2010-07-08 DRCDocument NASM version requirement for 64-bit backward...
2010-07-08 DRCWe're no longer using the RM macro in Makefile.am,...
2010-07-02 DRC64-bit support doesn't just exist in 10.6. 1.0.0
2010-07-02 DRCLog only changes to this source tree, not the external...
2010-06-10 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2010-06-10 DRCNot all platforms define RM
2010-06-10 DRCInclude non-SIMD test images in distribution
2010-06-10 DRCDon't require --without-simd to be specified on non...
2010-06-10 DRC1.0.0
2010-06-09 DRCCygwin distribution package
2010-06-09 DRCCygwin package build
2010-06-05 DRCAdded bug tracker ID's
2010-06-05 DRCOops
2010-06-05 DRCEnsure that libdir is set properly during build and...
2010-06-05 DRCRemove bin and man directories when uninstalling package
2010-06-05 DRCDistribute man pages in source tarball
next