]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
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...
2011-07-12 DRCUse random noise to ensure that the JPEG image generate...
2011-07-12 DRCRe-work TJBUFSIZE() to take into account the level...
2011-06-21 DRCRestore compatibility with the jpeg-6b error enum,...
2011-06-21 DRCRestore compatibility with the jpeg-6b error enum,...
2011-06-21 DRCPrevent jmorecfg.h from re-defining INT32 and INT16...
2011-06-21 DRCPrevent jmorecfg.h from re-defining INT32 and INT16...
2011-06-21 DRCPrevent jmorecfg.h from re-defining INT32 and INT16...
2011-06-17 DRCNEON-optimized 2x2 and 4x4 scaled iDCTs
2011-06-15 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-06-14 DRCiOS ARM support
2011-06-14 DRCiOS ARM support
2011-05-31 DRC1.1.2
2011-05-31 DRCFix a minor ABI incompatibility caused by the introduct...
2011-05-31 DRCFix a minor ABI incompatibility caused by the introduct...
2011-05-27 DRCRe-factor checkBufYUV() function to more closely resemb...
2011-05-26 DRCChange the name of the pre-computed bits table to match...
2011-05-26 DRCturbojpegl.c=turbojpeg.c
2011-05-25 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-05-25 DRCjpegtran on Windows needs the same fix as cjpeg and...
2011-05-25 DRCjpegtran on Windows needs the same fix as cjpeg and...
2011-05-25 DRCNeed to set TJFLAG_NOREALLOC for tjTransform()
2011-05-25 DRCOops. Add the already-advertised -bmp option
2011-05-25 DRCMinGW seems to barf unless jinclude.h is included befor...
2011-05-25 DRC"jpegut"="tjunittest" & "jpgtest"="tjbench"
2011-05-25 DRC"jpegut"="tjunittest" & "jpgtest"="tjbench"
2011-05-25 DRC"jpegut"="tjunittest" & "jpgtest"="tjbench"
2011-05-25 DRCFix OS X uninstaller
2011-05-25 DRCAdd dynamic allocation test; Fix compression ratio...
2011-05-24 DRCRemove wxWindows license files from packages
2011-05-24 DRCFix 'make dist'
2011-05-24 DRCFix 'make dist'
2011-05-24 DRCFix 'make dist'
2011-05-24 DRCFix build on Windows
2011-05-24 DRCAdded "See also" for tjAlloc() and tjFree()
2011-05-24 DRCAdd new API functions, tjAlloc() and tjFree(), which...
next