aboutsummaryrefslogtreecommitdiff
path: root/README-turbo.txt
AgeCommit message (Expand)Author
2015-01-16Some clarifications (actually MIPS doesn't implement the float DCT/IDCT using...dcommander
2015-01-16Make the floating point regression tests optional. It has been known for qui...dcommander
2015-01-16Document AltiVec extensionsdcommander
2014-05-11Port the more accurate (and slightly faster) floating point IDCT implementati...dcommander
2014-05-11Provide a more thorough description of the trade-offs between the various DCT...dcommander
2014-03-23Remove the sections about replacing libjpeg at run time and compile time. Th...dcommander
2013-01-23Wordsmith the project descriptiondcommander
2013-01-21Eliminated the awkward and confusing "TurboJPEG/OSS" designation, since there...dcommander
2013-01-19Since Windows doesn't use lazy loading, clarify that a Windows application th...dcommander
2013-01-18Implement in-memory source/destination managers even when not emulating the l...dcommander
2013-01-18Include justification for not supporting SmartScale, DCT scaling, and the lib...dcommander
2013-01-18Subtle point, but the libjpeg v7+ API is not backward incompatible. That is,...dcommander
2013-01-13In all fairness, breaking backward ABI compatibility was necessary in jpeg-7 ...dcommander
2013-01-11git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@894 632fc199-4ca...dcommander
2013-01-10Wordsmithing; Remove mention of TurboJPEG/IPP-- it is no longer a relevant co...dcommander
2013-01-01Spacing tweakdcommander
2013-01-01Indicate our support for some of the jpeg-8d features, as well as arithmetic ...dcommander
2012-02-07Wordsmithing and grammardcommander
2012-02-03Several clarifications regarding v7/v8 API/ABI supportdcommander
2012-01-28Document the new scaling factorsdcommander
2012-01-17Subtle point, but TurboJPEG is the API and TurboJPEG/OSS is the library imple...dcommander
2011-12-19Add program that demonstrates how to check for the existence of the colorspac...dcommander
2011-12-19Added new alpha channel colorspace constants/pixel formats, so applications c...dcommander
2011-12-15"which"="that"dcommander
2011-07-26git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@677 632fc199-4ca...dcommander
2011-05-24Remove any references to the wxWindows Library License and VirtualGL copyrightsdcommander
2011-04-26Update license text to reflect the newly-relicensed jchuff.cdcommander
2011-04-18git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@591 632fc199-4ca...dcommander
2011-02-18Wordsmithed the project descriptiondcommander
2011-02-18Various doc tweaksdcommander
2011-02-18The SIMD quantization algorithm does not produce correct results with the fas...dcommander
2010-11-23Added configure options to disable arithmetic encoding/decodingdcommander
2010-11-18RGBA=RGBX, etc.dcommander
2010-10-18Additional information/corrections involving libjpeg v7/v8b emulationdcommander
2010-10-12Document the libjpeg v7/v8 extensionsdcommander
2010-08-11Clarify licensingdcommander
2010-06-05git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@199 632fc199-4ca...dcommander
2010-05-10Create separate packages for Win64 binariesdcommander
2010-03-20Clarify license descriptiondcommander
2010-02-25Clarify the DLL hell problemdcommander
2010-02-25Install jpeg62.dll in SDK directory, not Windows system directory. Also, che...dcommander
2010-02-24Visual C++ libraries can't be made to work with MinGW because of the dependen...dcommander
2010-02-16Split build instructions into a new file and add SDK usage notes to README-tu...dcommander
2010-02-15Instructions for Tiger-compatible build on Leopard/Snow Leoparddcommander
2010-02-14Reflect the fact that CFLAGS=CXXFLAGS=-O3 by defaultdcommander
2010-02-13License info + updated performance claimsdcommander
2010-02-12Instructions for cross compiling MinGW libs on Cygwindcommander
2010-02-12Build instructionsdcommander