]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
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
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
2012-01-27 DRCCreate 1.2.x branch
2012-01-27 DRCProperly decompress erroneous CMYK/YCCK images whose...
2012-01-26 DRCMove INLINE macro into config.h. That's really where...
2012-01-17 DRCGrammar police
2012-01-17 DRCSubtle point, but TurboJPEG is the API and TurboJPEG...
2012-01-17 DRCCompiler warnings
2011-12-19 DRCAdd program that demonstrates how to check for the...
2011-12-19 DRCAdded new alpha channel colorspace constants/pixel...
2011-12-18 DRCAdd LIBJPEG_TURBO_VERSION macro for checking the libjpe...
2011-12-15 DRC"which"="that"
2011-12-01 DRCFixed non-fatal out-of-bounds read in SSE2 SIMD code...
2011-12-01 DRCFixed non-fatal out-of-bounds read in SSE2 SIMD code...
2011-12-01 DRCFixed non-fatal out-of-bounds read in SSE2 SIMD code...
2011-11-29 DRCExpose NASM variable in ccmake
2011-11-29 DRCExpose NASM variable in ccmake
2011-11-29 DRCNASM automatically adds the current directory to the...
2011-11-29 DRC1.2.0
2011-11-01 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-10-28 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-10-28 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-10-28 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-10-27 DRCFix 'make dist' 1.1.90
2011-10-27 DRCiOS doesn't allow dynamic linking against non-system...
2011-10-19 DRCARM + iOS instructions
2011-10-18 DRCMake sure we don't call jpeg_destroy_[de]compress(...
2011-10-18 DRCFix compiler warning
2011-09-26 DRCOops. Don't try to use custom filter at the C level...
2011-09-20 DRCWordsmithing
2011-09-20 DRCAlways link tjbench against jpeg-static instead of...
2011-09-20 DRCAdd TJCustomFilter to Windows build
2011-09-20 DRCAdd a couple of missing pages
2011-09-20 DRCImplement custom filter callback in Java
2011-09-19 DRCFix 'make docs' with out-of-tree builds
2011-09-19 DRCFix 'make headers' with out-of-tree builds
2011-09-17 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-09-17 DRCImplement a custom DCT filter callback for lossless...
2011-09-10 DRCEliminate "main is usually a function" warnings
2012-02-07 DRCEliminate "main is usually a function" warnings
2012-01-17 DRCMerge spacing changes from VirtualGL
2012-01-17 DRCMerge wordsmithing/grammar fixes from trunk
2011-09-09 DRCFill unused byte with 0xFF on Windows as well
2011-09-09 DRCUse 8-bit write to avoid potential pointer aliasing...
2011-09-08 DRCWhen decompressing to a 4-byte RGB buffer, set the...
2011-09-07 DRCImprove performance of non-SIMD color conversion routin...
2011-09-07 DRCFix compile error when JCS_EXTENSIONS!=1
2011-09-07 DRCUse descriptions from libjpeg v8
2011-09-07 DRCBack out CMYK-to-RGB conversions. There is really...
2011-09-06 DRCUpdate Nokia contact info
2011-09-06 DRCImprove performance of IFAST iDCT by changing the order...
2011-09-06 DRCMake ARM ISLOW iDCT faster on typical cases, and elimin...
2011-08-24 DRCImprove the performance of YCbCr to RGB conversion...
2011-08-22 DRCNEON-accelerated slow integer inverse DCT
2011-08-17 DRCNEON-accelerated quantization
2011-08-17 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-08-16 DRCUse integer arithmetic for CMYK-to-RGB conversions
2011-08-15 DRCImprove performance of ARM NEON IFAST iDCT
2011-08-12 DRCOops
2011-08-12 DRCAdd Nokia copyright (for ARM NEON code)
2011-08-12 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-08-12 DRCARM NEON-accelerated RGB-to-YCbCr conversion
2011-08-11 DRCOops
2011-08-11 DRCCMYK/YCCK support
2011-08-11 DRCSupport for accelerated forward DCT using ARM NEON...
2011-08-10 DRCSupport for accelerated forward DCT using ARM NEON...
2011-07-26 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-07-19 DRCDon't include JAR file in 32-bit compatibility package
2011-07-19 DRCTrying to out-clever ourselves by having autotools...
2011-07-19 DRCTrying to out-clever ourselves by having autotools...
2011-07-19 DRCOops. Apparently forgot to change the description...
2011-07-15 DRCWindows doesn't have random()
2011-07-15 DRCWindows doesn't have random()
2011-07-15 DRCUse random noise to ensure that the JPEG image generate...
next