]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2014-03-21 DRCPrevent svn:mergeinfo from being modified on Makefile...
2014-03-21 DRCFix compiler warning ("always_inline function might...
2014-03-21 DRCFix compiler warning ("always_inline function might...
2014-03-21 DRCEnable silent build (can be overridden with 'make V...
2014-03-21 DRCEnable silent build (can be overridden with 'make V...
2014-03-17 DRCExtend YUVImage class to allow reuse of the same buffer...
2014-03-17 DRCformatting tweaks
2014-03-17 DRCFix an error that occurred when trying to use the lossl...
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-17 DRCMove the garbage collection of the JPEG tiles into...
2014-03-16 DRCGenerate the Java documentation using javadoc 7, to...
2014-03-16 DRCThis should have been checked in with the previous...
2014-03-16 DRCExtend the YUV decode functionality to the TurboJPEG...
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-15 DRCAs with tjDecompressToYUV*(), tjCompressFromYUV() also...
2014-03-14 DRCRemove unneeded/unused code
2014-03-14 DRCStreamline the BufferedImage functionality in the compr...
2014-03-14 DRCRemove benchmarks. They were originally intended as...
2014-03-14 DRCFormatting tweak
2014-03-14 DRCOops. This code should not have been removed. It...
2014-03-13 DRCActually, the issue with nightshot_iso_100 is unrelated...
2014-03-13 DRCAdd a mode to tjbenchtest for testing the YUV encoding...
2014-03-13 DRCIf we have transformed a 4:2:2 or 4:4:0 image in any...
2014-03-13 DRCWhitespace tweaks
2014-03-13 DRCWhitespace tweaks
2014-03-12 DRCExecute warmup runs with tjTransform() as well
2014-03-12 DRCFix a couple of output formatting issues
2014-03-12 DRCSince we now have a complete set of YUV functions,...
2014-03-12 DRCFix a segfault that would occur in decompress-only...
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 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-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-10 DRCFor now, punt on trying to support fancy upsampling...
2014-03-10 DRCFix additional uninitialized values reported by valgrind
2014-03-10 DRCWhen tjDecodeYUV() is used with a "fresh" decompressor...
2014-03-08 DRCSilence valgrind false positives about uninitialized...
2014-03-08 DRCAdd a blank line before the alpha-enabled colorspace...
2014-03-08 DRCAdd a blank line before the alpha-enabled colorspace...
2014-03-07 DRCGo ahead and call jinit_master_decompress() rather...
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 DRCOops. We need to call start_pass() on the color conver...
2014-03-06 DRCFix regression introduced in r1128 that caused SIMD...
2014-03-06 DRCFix regression introduced in r1122 that caused SIMD...
2014-02-28 DRCFix unitialized value reported by valgrind (the upsampl...
2014-02-28 DRCImplement a YUV decode function in the TurboJPEG API...
2014-02-28 DRCRemove benchmarks. They were originally intended as...
2014-02-28 DRCRemove unused code (the destination manager is not...
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-27 DRCUse C-style comments
2014-02-20 DRCOops
2014-02-15 DRCOlder versions of automake don't support AM_PROG_AR...
2014-02-15 DRCFix autoconf warnings
2014-02-11 DRCFix an issue that prevented tjEncodeYUV2() and TJCompre...
2014-02-11 DRCFix an issue that prevented tjEncodeYUV2() and TJCompre...
2014-02-11 DRCUpdate copyright year in file header as well
2014-02-11 DRCFix an issue that prevented tjEncodeYUV3() and TJCompre...
2014-02-09 DRCUpdate copyright notice to reflect recent SIMD contribu...
2014-02-07 DRCFurther examination of the code reveals that this chang...
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 DRCFix several potential overflow issues identified by...
2014-02-06 DRCRemove trailing space
2014-02-06 DRCRemove trailing space
2014-02-05 DRCCreate a separate stub file for 64-bit ARM, since it...
2014-02-05 DRCFirst pass at ARMv8 64-bit NEON SIMD support
2014-02-05 DRCFormatting tweaks
2014-02-05 DRCFormatting tweaks
2014-02-01 DRCRemove trailing spaces
2014-01-31 DRCSome motion JPEG implementations generate "abbreviated...
2014-01-29 DRCInclude instructions for building iOS binaries using...
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-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-21 DRCFix CVE-2013-6629 and CVE-2013-6630
2013-11-19 DRCMake documentation viewable directly from http://svn...
2013-11-19 DRCMake documentation viewable directly from http://svn...
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
next