]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2012-02-07 DRCCompiler warnings
2012-02-07 DRCMerge documentation and wordsmithing changes from 1...
2012-02-07 DRCNot necessary to save r10 and r11, since these are...
2012-02-07 DRCMerge copyright messages into one string and change...
2012-02-07 DRCEliminate "main is usually a function" warnings
2012-01-17 DRCMerge spacing changes from VirtualGL
2012-01-17 DRCMerge wordsmithing/grammar fixes from trunk
2011-12-01 DRCFixed non-fatal out-of-bounds read in SSE2 SIMD code...
2011-12-01 DRCFixed non-fatal out-of-bounds read in SSE2 SIMD code...
2011-11-29 DRCExpose NASM variable in ccmake
2011-07-19 DRCTrying to out-clever ourselves by having autotools...
2011-07-19 DRCOops. Apparently forgot to change the description...
2011-07-15 DRCWindows doesn't have random()
2011-07-15 DRCUse random noise to ensure that the JPEG image generate...
2011-06-21 DRCRestore compatibility with the jpeg-6b error enum,...
2011-06-21 DRCPrevent jmorecfg.h from re-defining INT32 and INT16...
2011-06-21 DRCPrevent jmorecfg.h from re-defining INT32 and INT16...
2011-05-31 DRC1.1.2
2011-05-31 DRCFix a minor ABI incompatibility caused by the introduct...
2011-05-25 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-05-25 DRCjpegtran on Windows needs the same fix as cjpeg and...
2011-05-18 DRCCan't assume that current directory is in PATH 1.1.1
2011-05-10 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-05-10 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-05-02 DRCFix I/O redirection in cjpeg and djpeg on Windows
2011-05-02 DRCFix I/O redirection in cjpeg and djpeg on Windows
2011-04-30 DRCNew libjpeg-turbo domain
2011-04-27 DRCNew libjpeg-turbo domain
2011-04-25 DRCEliminate excessive I/O overhead when reading BMP files...
2011-04-25 DRCEliminate excessive I/O overhead when reading BMP files...
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-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 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 DRC"OS/X"="OS X"
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-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...
next