aboutsummaryrefslogtreecommitdiff
path: root/README-turbo.txt
AgeCommit message (Expand)Author
2015-11-24Update libjpeg-turbo to 1.4.2Matt Sarett
2015-09-08Add file that explains the libjpeg-turbo licensesDRC
2015-01-16Some clarifications (actually MIPS doesn't implement the float DCT/IDCT using...DRC
2015-01-16Make the floating point regression tests optional. It has been known for qui...DRC
2014-05-11Port the more accurate (and slightly faster) floating point IDCT implementati...DRC
2014-05-11Provide a more thorough description of the trade-offs between the various DCT...DRC
2014-05-11Provide a more thorough description of the trade-offs between the various DCT...DRC
2014-04-14Upgrade libjpeg_turbo to 1.3.1 (r1219)noel@chromium.org
2014-03-23Remove the sections about replacing libjpeg at run time and compile time. Th...DRC
2013-01-23Wordsmith the project descriptionDRC
2013-01-21Eliminated the awkward and confusing "TurboJPEG/OSS" designation, since there...DRC
2013-01-19Since Windows doesn't use lazy loading, clarify that a Windows application th...DRC
2013-01-18Implement in-memory source/destination managers even when not emulating the l...DRC
2013-01-18Include justification for not supporting SmartScale, DCT scaling, and the lib...DRC
2013-01-18Subtle point, but the libjpeg v7+ API is not backward incompatible. That is,...DRC
2013-01-13In all fairness, breaking backward ABI compatibility was necessary in jpeg-7 ...DRC
2013-01-11git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@894 632fc199...DRC
2013-01-10Wordsmithing; Remove mention of TurboJPEG/IPP-- it is no longer a relevant co...DRC
2013-01-01Spacing tweakDRC
2013-01-01Indicate our support for some of the jpeg-8d features, as well as arithmetic ...DRC
2012-05-11Update libjpeg-turbo.hbono@chromium.org
2012-02-07Wordsmithing and grammarDRC
2012-02-07Wordsmithing and grammarDRC
2012-02-03Several clarifications regarding v7/v8 API/ABI supportDRC
2012-02-03Several clarifications regarding v7/v8 API/ABI supportDRC
2012-01-28Document the new scaling factorsDRC
2012-01-18Update libjpeg-turbo to 1.2.0.hbono@chromium.org
2012-01-17Subtle point, but TurboJPEG is the API and TurboJPEG/OSS is the library imple...DRC
2011-12-19Add program that demonstrates how to check for the existence of the colorspac...DRC
2011-12-19Added new alpha channel colorspace constants/pixel formats, so applications c...DRC
2011-12-15"which"="that"DRC
2011-08-03Updates libjpeg-turbo to 1.1.90hbono@chromium.org
2011-07-26git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@677 632fc199...DRC
2011-05-24Remove any references to the wxWindows Library License and VirtualGL copyrightsDRC
2011-04-26Update license text to reflect the newly-relicensed jchuff.cDRC
2011-04-18git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@591 632fc199...DRC
2011-02-18Wordsmithed the project descriptionDRC
2011-02-18Various documentation tweaksDRC
2011-02-18"integer forward DCT", not "forward integer DCT"DRC
2011-02-18Performance pitfallsDRC
2010-11-23Added configure options to disable arithmetic encoding/decodingDRC
2010-11-18RGBA=RGBX, etc.DRC
2010-11-01Adds libjpeg-turbo to our repository.hbono@chromium.org
2010-10-18Additional information/corrections involving libjpeg v7/v8b emulationDRC
2010-10-12Document the libjpeg v7/v8 extensionsDRC
2010-08-11Clarify licensingDRC
2010-06-05git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@199 632fc199...DRC
2010-05-10Create separate packages for Win64 binariesDRC
2010-03-20Clarify license descriptionDRC
2010-02-25Clarify the DLL hell problemDRC