]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2015-07-29 DRCConvert svn:ignore properties to .gitignore 1.0.x
2012-06-18 DRCFixed regression caused by a bug in the 32-bit strict...
2011-12-01 DRCFixed non-fatal out-of-bounds read in SSE2 SIMD code...
2011-07-19 DRCOops. Apparently forgot to change the description...
2011-06-21 DRCPrevent jmorecfg.h from re-defining INT32 and INT16...
2011-05-25 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-04-30 DRCNew libjpeg-turbo domain
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-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-03-22 DRCMinGW64 no longer prefixes symbols with underscores...
2011-03-18 DRCThrow a warning if an unexpected marker is found in...
2011-02-23 DRCOops. dumpbuf() was displaying only red components.
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 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 DRCThe fast integer DCT degrades for qualities > 95, so...
2011-02-17 DRCFix typo that was causing visual artifacts in grayscale...
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-26 DRCFurther protect against invalid Huffman codes
2011-01-26 DRC1.0.2
2011-01-26 DRCCreate 1.0.x branch
2010-09-09 DRCUse testimgflt.ppm in Windows tests 1.0.1
2010-09-09 DRCRequire a full build prior to testing (this fixes a...
2010-09-09 DRCInclude testimgflt.ppm in distribution
2010-09-09 DRCMost of the "nosimd" test images no longer exist, so...
2010-09-09 DRC1.0.1
2010-09-06 DRCRemove simd/ prefix from #include (not necessary and...
2010-08-21 DRCAutomatically determine whether INCOMPLETE_TYPES_BROKEN...
2010-08-11 DRCClarify licensing
2010-08-07 DRCStrike that! Reverse it!
2010-08-07 DRCNo longer need separate test BMP for non-SIMD unit...
2010-08-07 DRCFix typo in SIMD dispatch routines which was causing...
2010-08-03 DRCFix build with YASM
2010-07-30 DRCHandle erroneous Huffman codes
2010-07-30 DRC1.0.1
2010-07-08 DRCDocument NASM version requirement for 64-bit backward...
2010-07-08 DRCWe're no longer using the RM macro in Makefile.am,...
2010-07-02 DRC64-bit support doesn't just exist in 10.6. 1.0.0
2010-07-02 DRCLog only changes to this source tree, not the external...
2010-06-10 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2010-06-10 DRCNot all platforms define RM
2010-06-10 DRCInclude non-SIMD test images in distribution
2010-06-10 DRCDon't require --without-simd to be specified on non...
2010-06-10 DRC1.0.0
2010-06-09 DRCCygwin distribution package
2010-06-09 DRCCygwin package build
2010-06-05 DRCAdded bug tracker ID's
2010-06-05 DRCOops
2010-06-05 DRCEnsure that libdir is set properly during build and...
2010-06-05 DRCRemove bin and man directories when uninstalling package
2010-06-05 DRCDistribute man pages in source tarball
2010-06-05 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2010-06-05 DRCInstall libjpeg run-time programs and man pages and...
2010-06-05 DRCCreate sym. link from /opt/libjpeg-turbo/lib/64 to...
2010-06-05 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2010-06-05 DRCAllow arbitrary package name to be specified
2010-06-04 DRCInstall libjpeg run-time programs and man pages and...
2010-06-04 DRCSome Linux platforms require -m32 in the LDFLAGS as...
2010-05-18 DRCDon't need to use sudo when building Solaris PKG or...
2010-05-18 DRCOops
2010-05-18 DRCCreate sym links so that headers and static libs can...
2010-05-18 DRCGo ahead and set the version to 1.0.0 so all interim...
2010-05-18 DRC0.0.94
2010-05-17 DRC64-bit FreeBSD sets host_cpu to "amd64", not "x86_64...
2010-05-17 DRCSome systems (FreeBSD, in particular) don't define...
2010-05-17 DRCDefine TJ_411 so that VirtualGL <= 2.1.x and TurboVNC...
2010-05-17 DRCUpdated Windows build information
2010-05-11 DRCUse new e-mail alias 0.0.93
2010-05-10 DRCOnly disable filesystem redirection in the 64-bit insta...
2010-05-10 DRCHandle cases in which MinGW inexplicably builds the...
2010-05-10 DRCUse "make nsi" instead of "make dist" to be consistent...
2010-05-10 DRCCreate separate packages for Win64 binaries
2010-05-10 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2010-04-23 DRCxmm6-xmm15 must also be preserved by the callee; Win64...
2010-04-21 DRCWin64 should fully work now
2010-04-20 DRCUse 64-bit holding buffer on Win64 for increased perfor...
2010-04-20 DRCUpdated (C)
2010-04-20 DRCNot sure why the cjpeg/djpeg image loaders got disabled...
2010-04-20 DRCWin64 (mostly) works now
2010-04-20 DRCUse correct filenames in headers
2010-04-20 DRC0.0.93
2010-04-19 DRCOnly have to use 32-bit mov for r14, since it is popula...
2010-04-17 DRCAttempt to fix Win64 issues
2010-04-13 DRC0.0.92
2010-04-10 DRCAdded FreeBSD build instructions
2010-04-06 DRCFix x86-64 build on FreeBSD systems
2010-03-20 DRCI'm not sure why, but this was necessary in order to... 0.0.91
2010-03-20 DRCClarify license description
2010-03-15 DRCAdd ChangeLog to repository
2010-03-15 DRCFix data corruption issues when decompressing large...
next