]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2011-03-15 DRCJava code cleanup + Java docs
2011-03-15 DRCtjTransform() was not working properly if r.w=0 or...
2011-03-15 DRCWordsmithing
2011-03-10 DRCAdd notes about performance
2011-03-07 DRCAdd an option to display the output image
2011-03-07 DRCIf a scaled-down JPEG output image is requested, we...
2011-03-04 DRCOn Windows, long is 32-bit, so use jlong instead
2011-03-04 DRCWe actually don't need windows.h at all, and it makes...
2011-03-04 DRCMinGW already has snprintf(), so don't use our macro...
2011-03-04 DRCOops. Forgot to add TJTransform class
2011-03-04 DRCInclude new grayscale SIMD routines in dist
2011-03-04 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-03-04 DRCAdd access methods for getting at the JPEG buffer
2011-03-04 DRCIf transforming and outputting a JPEG file, output...
2011-03-04 DRCAdd TJTransformer JNI functions to mapfile
2011-03-04 DRCHandle 4:4:0 (transposed 4:2:2 subsampling)
2011-03-04 DRCHandle 4:4:0 (transposed 4:2:2 subsampling)
2011-03-04 DRCImplement lossless cropping interface in Java
2011-03-04 DRCDon't need PAD() anymore
2011-03-04 DRCPrint stack trace on error
2011-03-04 DRCMethods of a final class are automatically final
2011-03-04 DRCModify filename of decompressed output files to indicat...
2011-03-04 DRCIf losslessly transforming to grayscale, compute trimme...
2011-03-04 DRCTile generation did not work with TJXFORM_HFLIP, becaus...
2011-03-04 DRCTransform tests; Variable benchmark time; General cleanup
2011-03-03 DRCAdd an option to force grayscale->RGB conversion (neede...
2011-03-02 DRCMove per-format flag assignments to the actual TurboJPE...
2011-03-02 DRCMake the C version work more like the Java version
2011-03-02 DRCGenerate separate JPEG images for the YUV decode tests
2011-03-02 DRCOops. Left out the all-important transform structures
2011-03-02 DRCSince lossless transforms have such a high fixed perfor...
2011-03-02 DRCWordsmithing and general cleanup
2011-03-02 DRCFix Windows build; Add grayscale tests to Windows build...
2011-03-02 DRCFix compiler warnings in Visual C++
2011-03-02 DRCFix compiler warnings in Visual C++
2011-03-02 DRCPerform size checks on arrays
2011-03-01 DRCUse new scaling API
2011-03-01 DRCMake error handling more consistent with other TurboJPE...
2011-03-01 DRCUse "bailout" label to be more consistent with other...
2011-03-01 DRCUse consistent formatting conventions
2011-03-01 DRCAdd getScalingFactors() method to libturbojpeg version...
2011-03-01 DRCtjGetScaledSize() would never be able to accommodate...
2011-03-01 DRCDon't call jpeg_finish_compress() with YUV output,...
2011-03-01 DRCDon't call jpeg_finish_compress() with YUV output,...
2011-02-28 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-02-28 DRCUnused variables
2011-02-27 DRCImprove performance a bit for the non-SIMD case
2011-02-27 DRCImprove performance a bit for the non-SIMD case
2011-02-27 DRCOops. cconvert is still needed for 12-bit samples
2011-02-27 DRCAdd short names for RGB->grayscale MMX functions
2011-02-27 DRCChange filename in header
2011-02-27 DRCMake Visual C++ happy
2011-02-27 DRCMake Visual C++ happy 1.1.0
2011-02-26 DRCExpose libjpeg lossless transform feature in TurboJPEG/OSS
2011-02-26 DRCFix compiler warnings
2011-02-26 DRCEnable full GCC compiler warnings by default
2011-02-26 DRCFix compiler warnings
2011-02-26 DRCEnable full GCC compiler warnings by default
2011-02-26 DRC"tjScaledSize"="tjGetScaledSize" (again)
2011-02-26 DRCRemove entry for tjScaledSize()
2011-02-26 DRCInclude tjGetScaledSize() in version scripts
2011-02-26 DRC"tjScaledSize"="tjGetScaledSize"
2011-02-26 DRCFix uninitialized variables
2011-02-25 DRCAdd RGB --> Grayscale YUV decoding test
2011-02-25 DRCAdd RGB-->Grayscale YUV decode test
2011-02-25 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-02-25 DRCImplement YUV encode/decode methods at the Java level...
2011-02-25 DRCFix the buffer size regression test so that it generate...
2011-02-25 DRCOops. Committed some debugging code
2011-02-25 DRCReplace the TJ_YUV flag with two new API functions
2011-02-25 DRCCorrect memory allocation failure messages
2011-02-25 DRCOnly access TJBUFSIZEYUV symbol if YUV encoding is...
2011-02-25 DRCUse correct size for YUV buffers
2011-02-25 DRCTiling doesn't work with YUV encoding either
2011-02-25 DRCFix various CR/LF issues
2011-02-25 DRCUse a proper version script for libturbojpeg
2011-02-25 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-02-25 DRCReplace the TJ_YUV flag with two new API functions...
2011-02-24 DRCTiling doesn't work with YUV encoding either
2011-02-24 DRCFix various CR/LF issues
2011-02-24 DRCEnsure that libjpeg state is reset if an error occurs
2011-02-24 DRCUse a proper version script for libturbojpeg, since...
2011-02-23 DRCAdd line feed
2011-02-23 DRCNumerous enhancements, including using the new Buffered...
2011-02-23 DRCCheck for invalid subsampling factor
2011-02-23 DRCSupport for compressing from/decompressing to a Buffere...
2011-02-23 DRCMore JNI cleanup + added unit test and fixed bugs uncov...
2011-02-23 DRCOops. dumpbuf() was displaying only red components.
2011-02-23 DRCOops. dumpbuf() was displaying only red components.
2011-02-23 DRCOops. dumpbuf() was displaying only red components.
2011-02-22 DRCTest all YUV decode paths
2011-02-22 DRCTest all YUV decode paths
2011-02-22 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-02-22 DRCStreamline Java wrapper
2011-02-22 DRCAdd new functions to anonymous version script
2011-02-22 DRCMake the scaling API a bit more friendly
2011-02-22 DRC"TurboJPEG/OSS"="TurboJPEG", since the TurboJPEG header...
2011-02-22 DRC"TurboJPEG/OSS"="TurboJPEG", since the TurboJPEG header...
2011-02-22 DRCAdd TJBUFSIZEYUV() convenience function
2011-02-19 DRCRGBA=RGBX, BGRA=BGRX, ABGR=XBGR, ARGB=XRGB
next