aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-06Include a C version of md5cmp rather than depending on an external md5sum bin...dcommander
2013-02-04Fix line breakdcommander
2013-02-04Include ARM v7s (iPhone 5, iPad 4) support in the universal libjpeg/libturboj...dcommander
2013-01-27Oops. Separate .def file is not needed when compiling with jpeg-8 API/ABI em...dcommander
2013-01-23Wordsmith the project descriptiondcommander
2013-01-22Actually, turbojpeg.c works with libjpeg as welldcommander
2013-01-21Eliminated the awkward and confusing "TurboJPEG/OSS" designation, since there...dcommander
2013-01-19ImageIO.read() returns null if the input image type is not supported (which o...dcommander
2013-01-19New year, new copyright messagedcommander
2013-01-19Fix several issues with SRPM generation: (1) ensure that all relevant config...dcommander
2013-01-19Since Windows doesn't use lazy loading, clarify that a Windows application th...dcommander
2013-01-18Compiler warnings on Windowsdcommander
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-17Say "do not include" rather than "omit", to be consistent with the CMake buil...dcommander
2013-01-13Include full readme for nightshot_iso_100dcommander
2013-01-13The GNU version of md5sum is picky about the spacingdcommander
2013-01-13Fix the x86 build with NASM 0.98. Since NASM 0.98 is the default version on ...dcommander
2013-01-13Fix 'make dist'dcommander
2013-01-13Acknowledge the source of nightshot_iso_100.bmpdcommander
2013-01-13Consolidate the MD5 sums into one location and add a --without-turbojpeg swit...dcommander
2013-01-13In all fairness, breaking backward ABI compatibility was necessary in jpeg-7 ...dcommander
2013-01-13Modify 'make test' so that it uses MD5 sums instead of reference images. Thi...dcommander
2013-01-13Also remove mention of install.txt and filelist.txt in the build system and R...dcommander
2013-01-13install.txt contains no information relevant to libjpeg-turbo, and filelist.t...dcommander
2013-01-12git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@896 632fc199-4ca...dcommander
2013-01-12git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@895 632fc199-4ca...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-06Prevent compiler warning on Windows if jmorecfg.h is included after the Windo...dcommander
2013-01-01Spacing tweakdcommander
2013-01-01Indicate our support for some of the jpeg-8d features, as well as arithmetic ...dcommander
2013-01-01Undocument ansi2knr.c, since we don't include itdcommander
2013-01-01Merge some of the README changes from jpeg-8d and change the copyright and ve...dcommander
2013-01-01Port RGB-to-Grayscale color transform from jpeg-8ddcommander
2013-01-01Further changes to the copyright/attribution notices to make it clear that ou...dcommander
2013-01-01We now support the additional decompression scaling factors from jpeg-7dcommander
2013-01-01Port the width/height force feature from jpegtran v8d.dcommander
2013-01-01Add cjpeg -rgb option from jpeg-8ddcommander
2013-01-01Minor modifications from jpeg-8ddcommander
2013-01-01Further changes to the copyright/attribution notices to make it clear that ou...dcommander
2013-01-01Further changes to the copyright/attribution notices to make it clear that ou...dcommander
2012-12-311.2.90 (1.3 beta1)dcommander
2012-12-31Change the copyright notices to make it clear that our modified files are not...dcommander
2012-12-01Fix bug in unused codedcommander
2012-10-12Use a more robust method of obtaining the build timestamp on Windows. 'wmic ...dcommander
2012-10-02Fix MinGW build and remove duplication of effortdcommander
2012-10-02git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@863 632fc199-4ca...dcommander
2012-09-24Add a Java version of TJBench and extend the TurboJPEG Java API to support it...dcommander