]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2011-04-25 DRCEliminate excessive I/O overhead when reading BMP files...
2011-04-17 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-04-16 DRCThis is subtle, but an unread marker is not an error...
2011-04-16 DRCThe previous attempt to handle unexpected markers in...
2011-04-16 DRCUpdate build instructions to reflect the fact that...
2011-04-16 DRCUpdate build instructions to reflect the fact that...
2011-04-15 DRCUse option() to handle configuration variables, so...
2011-04-07 DRCDon't need MSVC definition in assembler code anymore
2011-04-06 DRCAttempt to make build work with Visual Studio 2010...
2011-04-05 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-04-03 DRCFix jpegoptim with v7 emulation as well
2011-04-02 DRCEnsure that image_width and image_height are initialize...
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v8c jpeg-8c
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
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v6b with... jpeg-ari
2015-07-27 Thomas G. LaneThe Independent JPEG Group's JPEG software v6b jpeg-6b
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v6a jpeg-6a
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v6 jpeg-6
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v5b jpeg-5b
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v5a jpeg-5a
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v5 jpeg-5
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v4a jpeg-4a
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v4 jpeg-4
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v3 jpeg-3
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v2 jpeg-2
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v1 jpeg-1
2011-04-01 DRCFixed a regression bug in the NSIS script that caused...
2011-03-31 DRCmake testclean should clean up .yuv files as well
2011-03-31 DRCGet rid of unused IS_WIN32 conditional
2011-04-17 DRCGet rid of unused IS_WIN32 conditional
2011-04-17 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-04-16 DRCThe previous attempt to handle unexpected markers in...
2011-04-16 DRC"OS/X"="OS X"
2011-03-29 DRCCreate local round up function for jmemmgr.c so we...
2011-03-22 DRCMinGW64 no longer prefixes symbols with underscores...
2011-03-22 DRCWe want to keep the same name for the install directory...
2011-03-22 DRCTypo
2011-03-22 DRCMinGW64 no longer prefixes symbols with underscores...
2011-03-22 DRCOops. Forgot to generate makecygwinpkg
2011-03-22 DRCDon't use architecture extension in package name, since...
2011-03-22 DRC"release/"="pkgscripts/"
2011-03-22 DRCNeed to put the generated packaging scripts in a direct...
2011-03-22 DRCClean up packaging system
2011-03-21 DRC1.1.1
2011-03-18 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-03-18 DRCThrow a warning if an unexpected marker is found in...
2011-03-18 DRCThrow a warning if an unexpected marker is found in...
2011-03-01 DRCDon't call jpeg_finish_compress() with YUV output,...
2011-02-27 DRCOops. cconvert is still needed for 12-bit samples
2011-02-27 DRCMake Visual C++ happy 1.1.0
2011-02-26 DRCFix compiler warnings
2011-02-26 DRCEnable full GCC compiler warnings by default
2011-02-26 DRCFix uninitialized variables
2011-02-25 DRCAdd RGB-->Grayscale YUV decode test
2011-02-25 DRCFix the buffer size regression test so that it generate...
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 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 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 DRC"TurboJPEG/OSS"="TurboJPEG", since the TurboJPEG header...
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 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 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...
next