]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
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 DRCAdd high-quality JPEG tests to CMake
2011-02-18 DRCVarious documentation tweaks
2011-02-18 DRC"integer forward DCT", not "forward integer DCT"
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
2011-02-16 DRCUse same naming scheme for output files as v1.1
2011-02-15 DRCGeneral code cleanup
2011-02-15 DRCGeneral code cleanup
2011-02-15 DRCAdded scaling API to TurboJPEG/OSS
2011-02-15 DRCDocument that pitch=0 == pitch=width*pixelsize
2011-02-15 DRCEnsure that YUV temp buffers get properly freed if...
2011-02-15 DRCEnsure that YUV temp buffers get properly freed if...
2011-02-15 DRCEnsure that the exit status of the program indicates...
2011-02-15 DRCEnsure that the exit status of the program indicates...
2011-02-15 DRCPorted jpgtest.cxx to pure C to avoid the need for...
2011-02-15 DRCPorted jpgtest.cxx to pure C to avoid the need for...
2011-02-08 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-02-08 DRCRestructure Java classes into their own package
2011-02-08 DRCUse Java capitalization conventions
2011-02-08 DRCNew C version of jpgtest needs libm
2011-02-08 DRCPorted jpgtest.cxx to pure C to avoid the need for...
2011-02-07 DRCPorted jpgtest.cxx to pure C to avoid the need for...
2011-02-06 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-02-06 DRCJNI expects symbols to either have both an underscore...
2011-02-06 DRCUpdate (C) message
2011-02-06 DRC1.1.90
2011-02-06 DRCAdd java/ to dist
2011-02-06 DRCPropagate --with-jni down to RPM SPEC
2011-02-06 DRCDon't set BUILDJNILIB=1 or default JAVA_CFLAGS unless...
2011-02-05 DRCBuild JNI wrapper on Windows
2011-02-05 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-02-05 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-02-05 DRCOS X Tiger requires that JNI libraries have the extensi...
2011-02-05 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-02-04 DRCDetect jni.h; Provide mechanism for adding include...
2011-02-04 DRCEliminate compiler warnings in Sun Studio
2011-02-04 DRCJNI interface changed for TJ class, since it only has...
2011-02-04 DRC1.1.90
2011-02-04 DRCAdd JNI wrapper for TurboJPEG/OSS
2011-02-02 DRCOops. Committed debugging code
2011-02-02 DRCClarify that the C wrappers and headers fall under...
2011-02-02 DRCClarify that the C wrappers and headers fall under...
2011-01-28 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-01-28 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-01-28 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-01-28 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-01-28 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-01-28 DRCCreate 1.1.x branch
2011-01-26 DRCFurther protect against invalid Huffman codes
2011-01-26 DRC1.0.2
2011-01-26 DRCCreate 1.0.x branch
2011-01-25 DRCThe fast integer DCT degrades for qualities > 95, so...
2011-02-18 DRCThe fast integer DCT degrades for qualities > 95, so...
2011-01-06 DRCClarifications
2011-01-05 DRCEliminate all of the __memalign() mess and just handle... 1.0.90
2011-01-05 DRCEnsure temp. buffers for YUV output are 16-byte aligned...
2011-01-04 DRCMake arithmetic coding support status messages more...
2011-01-04 DRCFurther protect against invalid Huffman codes
2010-12-14 DRCInclude new tjDecompressHeader2() function
2010-12-14 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2010-12-14 DRCAdded YUV decode functionality to the "decompress only...
2010-12-14 DRCAdded extended tjDecompressHeader() function which...
2010-12-11 DRCFix various memory corruption issues in the new JPEG...
2010-12-10 DRCIf the output width/height are not an even number of...
2010-12-10 DRCProvide TJ_YUV option for tjDecompress() as well
2010-12-09 DRCDon't require quality argument when encoding to YUV
2010-11-24 DRCMerge the TurboJPEG planar YUV encoding feature from...
2010-11-23 DRCHide internal SIMD symbols in libjpeg-turbo shared...
2010-11-23 DRCEliminate spurious global symbols
2010-11-23 DRCInclude arithmetic coding test files in dist
2010-11-23 DRCAllow arithmetic encoding/decoding to be disabled in...
2010-11-23 DRCAdded configure options to disable arithmetic encoding...
2010-11-23 DRCSupport arithmetic encoding and decoding
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v8b jpeg-8b
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v8a jpeg-8a
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v8 jpeg-8
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v7 jpeg-7
next