]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
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-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...
2011-05-24 DRCFix memory leak in new TurboJPEG auto-reallocation...
2011-05-24 DRCRemove any references to the wxWindows Library License...
2011-05-24 DRCRemove any references to the wxWindows Library License...
2011-05-24 DRCRefactor uninstall script. No legacy code remains...
2011-05-24 DRCRefactored to use new TurboJPEG API and new BMP library...
2011-05-24 DRCAdd new API functions to JNI mapfile as well
2011-05-24 DRCNeed stdlib.h to get NULL on Linux
2011-05-24 DRCDon't require buffer size to be preset if using TJFLAG_...
2011-05-24 DRCUse tjutil instead of rrutil
2011-05-24 DRCAdd max, min functions
2011-05-24 DRCPrevent header from being included multiple times
2011-05-24 DRCCompletely refactor BMP library so that it takes advant...
2011-05-23 DRCSimplify initialization code (we don't have to explicit...
2011-05-23 DRCRefactor slightly to match new C code
2011-05-22 DRCClean up error messages; Fix lossless transformation...
2011-05-22 DRCRefactored jpegut to test the new TurboJPEG API. There...
2011-05-21 DRCClean up constants so that flags, pixel formats, etc...
2011-05-21 DRCCompletely refactored the TurboJPEG C API so that it...
2011-05-21 DRCRemove duplicate entries
2011-05-18 DRCCan't assume that current directory is in PATH 1.1.1
2011-05-10 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-05-10 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-05-10 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-05-10 DRCNot necessary to save r10 and r11, since these are...
2012-02-07 DRCNot necessary to save r10 and r11, since these are...
2012-02-07 DRCMerge copyright messages into one string and change...
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-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-07-19 DRCOops. Apparently forgot to change the description...
2011-05-10 DRCCan't assume that current directory is in PATH
2011-05-10 DRCInclude scaled decompression test images when doing...
2011-05-03 DRCARM NEON support
2011-05-03 DRCYASM support
2011-05-02 DRCFix I/O redirection in cjpeg and djpeg on Windows
2011-05-02 DRCFix I/O redirection in cjpeg and djpeg on Windows
2011-05-02 DRCFix I/O redirection in cjpeg and djpeg on Windows
next