]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
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
2011-02-19 DRCImplement "ultra quiet mode" for generating output...
2011-02-19 DRCWordsmithing
2011-02-19 DRCInclude jpgtest in Unix/Linux distribution packages
2011-02-19 DRCInclude libjpeg run-time programs and jpgtest in instal...
2011-02-19 DRCDisable CXX compiler check
2011-02-19 DRCRGBA=RGBX, BGRA=BGRX, ABGR=XBGR, ARGB=XRGB
2011-02-19 DRCImplement "ultra quiet mode" for generating output...
2011-02-19 DRCWordsmithing
2011-02-19 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-02-19 DRCInclude jpgtest in Unix/Linux distribution packages
2011-02-18 DRCInclude libjpeg run-time programs and jpgtest in instal...
2011-02-18 DRCDisable CXX compiler check
2011-02-18 DRCWordsmithed the project description
2011-02-18 DRCDistribute high-quality and grayscale test images
2011-02-18 DRCOops. We still had the description left over from...
2011-02-18 DRCWordsmithed the project description
2011-02-18 DRCInclude high-quality test image in distribution
2011-02-18 DRC1.1.0
2011-02-18 DRCNew C version of jpgtest needs libm
2011-02-18 DRCThe API/ABI should be described as "libjpeg v8", not...
2011-02-18 DRCAdd high-quality JPEG tests to CMake build system
2011-02-18 DRCVarious doc tweaks
2011-02-18 DRCThe SIMD quantization algorithm does not produce correc...
2011-02-18 DRCUpdated (C)
2011-02-18 DRCSIMD-accelerated RGB-to-Grayscale color conversion
2011-02-18 DRCUpdated (C)
2011-02-18 DRCThe API/ABI should be described as "libjpeg v8", not...
2011-02-18 DRCRe-order high-quality JPEG test per existing convention
2011-02-18 DRCAlso run high-quality JPEG test when code is built...
next