summaryrefslogtreecommitdiff
path: root/branches
AgeCommit message (Expand)Author
2012-01-31Incorporate a few upstream doc changes; grammar police; wordsmithing; Move -a...dcommander
2012-01-31Fix 'make dist'dcommander
2012-01-31Add more extensive TurboJPEG regression testsdcommander
2012-01-31Move test images into their own subdirectorydcommander
2012-01-31Compiler warningsdcommander
2012-01-28Oops. Height of output buffer should equal scaled height, not JPEG height.dcommander
2012-01-28Oops. Need to handle cases in which num_components > ndcommander
2012-01-27Be clear that we are only emulating the libjpeg v7/v8 API/ABI, not the librar...dcommander
2012-01-27git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@7...dcommander
2012-01-27Move -arithmetic into "switches for advanced users"dcommander
2012-01-27Update upstream e-mail addressdcommander
2012-01-27Create 1.2.x branchdcommander
2012-01-17Merge spacing changes from VirtualGLdcommander
2012-01-17Merge wordsmithing/grammar fixes from trunkdcommander
2011-12-01Fixed non-fatal out-of-bounds read in SSE2 SIMD code reported by valgrind whe...dcommander
2011-12-01Fixed non-fatal out-of-bounds read in SSE2 SIMD code reported by valgrind whe...dcommander
2011-11-29Expose NASM variable in ccmakedcommander
2011-07-19Trying to out-clever ourselves by having autotools generate the deb-control f...dcommander
2011-07-19Oops. Apparently forgot to change the description when borrowing this from V...dcommander
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