summaryrefslogtreecommitdiff
path: root/branches
AgeCommit message (Expand)Author
2011-07-15Windows doesn't have random()dcommander
2011-07-15Use random noise to ensure that the JPEG image generated in the buffer size t...dcommander
2011-06-21Restore compatibility with the jpeg-6b error enum, even if arithmetic coding ...dcommander
2011-06-21Prevent jmorecfg.h from re-defining INT32 and INT16 if those types have alrea...dcommander
2011-06-21Prevent jmorecfg.h from re-defining INT32 and INT16 if those types have alrea...dcommander
2011-05-311.1.2dcommander
2011-05-31Fix a minor ABI incompatibility caused by the introduction of new error const...dcommander
2011-05-25git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@6...dcommander
2011-05-25jpegtran on Windows needs the same fix as cjpeg and djpeg to eliminate errors...dcommander
2011-05-18Can't assume that current directory is in PATHdcommander
2011-05-10git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@6...dcommander
2011-05-10git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@6...dcommander
2011-05-02Fix I/O redirection in cjpeg and djpeg on Windowsdcommander
2011-05-02Fix I/O redirection in cjpeg and djpeg on Windowsdcommander
2011-04-30New libjpeg-turbo domaindcommander
2011-04-27New libjpeg-turbo domaindcommander
2011-04-25Eliminate excessive I/O overhead when reading BMP files in cjpegdcommander
2011-04-25Eliminate excessive I/O overhead when reading BMP files in cjpegdcommander
2011-04-17Get rid of unused IS_WIN32 conditionaldcommander
2011-04-17git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@5...dcommander
2011-04-17git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@5...dcommander
2011-04-16The previous attempt to handle unexpected markers in the data stream caused b...dcommander
2011-04-16This is subtle, but an unread marker is not an error unless we run out of bit...dcommander
2011-04-16The previous attempt to handle unexpected markers in the data stream caused b...dcommander
2011-04-16"OS/X"="OS X"dcommander
2011-04-16Update build instructions to reflect the fact that 32-bit LJT build doesn't w...dcommander
2011-04-16Update build instructions to reflect the fact that 32-bit LJT build doesn't w...dcommander
2011-04-15Use option() to handle configuration variables, so they will show up in the C...dcommander
2011-04-07Don't need MSVC definition in assembler code anymoredcommander
2011-04-06Attempt to make build work with Visual Studio 2010 (still doesn't work if SIM...dcommander
2011-04-05git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@5...dcommander
2011-04-03Fix jpegoptim with v7 emulation as welldcommander
2011-04-02Ensure that image_width and image_height are initialized if libjpeg v8 emulat...dcommander
2011-04-01Fixed a regression bug in the NSIS script that caused the Windows installerdcommander
2011-03-31make testclean should clean up .yuv files as welldcommander
2011-03-31Get rid of unused IS_WIN32 conditionaldcommander
2011-03-29Create local round up function for jmemmgr.c so we can revert the original ar...dcommander
2011-03-22MinGW64 no longer prefixes symbols with underscores by defaultdcommander
2011-03-22We want to keep the same name for the install directory, even though the inst...dcommander
2011-03-22Typodcommander
2011-03-22MinGW64 no longer prefixes symbols with underscores by defaultdcommander
2011-03-22Oops. Forgot to generate makecygwinpkgdcommander
2011-03-22Don't use architecture extension in package name, since we're building a comb...dcommander
2011-03-22"release/"="pkgscripts/"dcommander
2011-03-22Need to put the generated packaging scripts in a directory other than release...dcommander
2011-03-22Clean up packaging systemdcommander
2011-03-211.1.1dcommander
2011-03-18git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@5...dcommander
2011-03-18Throw a warning if an unexpected marker is found in the middle of the JPEG da...dcommander
2011-03-18Throw a warning if an unexpected marker is found in the middle of the JPEG da...dcommander