]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2011-05-26 DRCChange the name of the pre-computed bits table to match...
2011-05-26 DRCturbojpegl.c=turbojpeg.c
2011-05-25 DRCjpegtran on Windows needs the same fix as cjpeg and...
2011-05-25 DRCjpegtran on Windows needs the same fix as cjpeg and...
2011-05-25 DRCNeed to set TJFLAG_NOREALLOC for tjTransform()
2011-05-25 DRCOops. Add the already-advertised -bmp option
2011-05-25 DRCMinGW seems to barf unless jinclude.h is included befor...
2011-05-25 DRC"jpegut"="tjunittest" & "jpgtest"="tjbench"
2011-05-25 DRC"jpegut"="tjunittest" & "jpgtest"="tjbench"
2011-05-25 DRC"jpegut"="tjunittest" & "jpgtest"="tjbench"
2011-05-25 DRCFix OS X uninstaller
2011-05-25 DRCAdd dynamic allocation test; Fix compression ratio...
2011-05-24 DRCRemove wxWindows license files from packages
2011-05-24 DRCFix 'make dist'
2011-05-24 DRCFix 'make dist'
2011-05-24 DRCFix 'make dist'
2011-05-24 DRCFix build on Windows
2011-05-24 DRCAdded "See also" for tjAlloc() and tjFree()
2011-05-24 DRCAdd new API functions, tjAlloc() and tjFree(), which...
2011-05-24 DRCFix memory leak in new TurboJPEG auto-reallocation...
2011-05-24 DRCRemove any references to the wxWindows Library License...
2011-05-24 DRCRemove any references to the wxWindows Library License...
2011-05-24 DRCRefactor uninstall script. No legacy code remains...
2011-05-24 DRCRefactored to use new TurboJPEG API and new BMP library...
2011-05-24 DRCAdd new API functions to JNI mapfile as well
2011-05-24 DRCNeed stdlib.h to get NULL on Linux
2011-05-24 DRCDon't require buffer size to be preset if using TJFLAG_...
2011-05-24 DRCUse tjutil instead of rrutil
2011-05-24 DRCAdd max, min functions
2011-05-24 DRCPrevent header from being included multiple times
2011-05-24 DRCCompletely refactor BMP library so that it takes advant...
2011-05-23 DRCSimplify initialization code (we don't have to explicit...
2011-05-23 DRCRefactor slightly to match new C code
2011-05-22 DRCClean up error messages; Fix lossless transformation...
2011-05-22 DRCRefactored jpegut to test the new TurboJPEG API. There...
2011-05-21 DRCClean up constants so that flags, pixel formats, etc...
2011-05-21 DRCCompletely refactored the TurboJPEG C API so that it...
2011-05-21 DRCRemove duplicate entries
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-10 DRCNot necessary to save r10 and r11, since these are...
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-10 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-05-10 DRCCan't assume that current directory is in PATH
2011-05-10 DRCInclude scaled decompression test images when doing...
2011-05-03 DRCARM NEON support
2011-05-03 DRCYASM support
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-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-27 DRCNew libjpeg-turbo domain
2011-04-26 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-04-26 DRCUpdate license text to reflect the newly-relicensed...
2011-04-26 DRCRe-factor and re-license under the libjpeg BSD-style...
2011-04-25 DRCAdd more comprehensive tests for IDCT scaling
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-25 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-04-25 DRCEliminate excessive I/O overhead when reading BMP files...
2011-04-18 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
2011-04-18 DRCRe-factor and re-license under the libjpeg BSD-style...
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-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 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-16 DRCUpdate build instructions to reflect the fact that...
2011-04-15 DRCUse option() to handle configuration variables, so...
2011-04-15 DRCUse option() to handle configuration variables, so...
2011-04-07 DRCDon't need MSVC definition in assembler code anymore
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-05 DRCgit-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo...
next