]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
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 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...
2011-02-18 DRCAdd high-quality JPEG tests to CMake
2011-02-18 DRCVarious documentation tweaks
2011-02-18 DRCMore doc tweaks
2011-02-18 DRCVarious documentation tweaks
2011-02-18 DRCInclude high-quality test image in distribution
2011-02-18 DRCThe SIMD quantization algorithm does not produce correc...
2011-02-18 DRC"integer forward DCT", not "forward integer DCT"
2011-02-18 DRCThe fast integer DCT degrades for qualities > 95, so...
2011-02-18 DRCPerformance pitfalls
2011-02-18 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-02-18 DRCThe SIMD quantization algorithm does not produce correc...
2011-02-17 DRCFix typo that was causing visual artifacts in grayscale...
2011-02-17 DRCFix typo that was causing visual artifacts in grayscale...
2011-02-16 DRCExpose TurboJPEG scaling features in Java wrapper
2011-02-16 DRCPrint scaled image size when performing verbose decompr...
2011-02-16 DRCFix seg fault
2011-02-16 DRCTest scaled decompression feature in TurboJPEG
2011-02-16 DRCNot using Intel codec anymore
next