aboutsummaryrefslogtreecommitdiffstats
path: root/djpeg.c
Commit message (Expand)AuthorAgeFilesLines
* Update libjpeg-turbo to 2.0.0android-o-mr1-iot-release-smart-display-r3android-o-mr1-iot-release-1.0.5android-o-mr1-iot-release-1.0.4oreo-mr1-1.2-iot-releasemaster-cuttlefish-testing-releaseLeon Scroggins III2018-08-281-32/+70
* Update libjpeg-turbo to 1.5.3android-wear-p-preview-2android-p-preview-5android-p-preview-4android-p-preview-3android-p-preview-2android-p-preview-1android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8android-o-mr1-iot-preview-7android-n-iot-release-smart-display-r2android-n-iot-release-smart-displayandroid-n-iot-release-polk-at1android-n-iot-release-lg-thinq-wk7o-mr1-iot-preview-8o-mr1-iot-preview-7Leon Scroggins III2018-03-021-5/+6
* libjpeg-turbo: Upgrade to 1.5.1Alex Naidis2016-10-231-8/+10
* libjpeg API: Partial scanline decompressionDRC2016-02-221-48/+77
* Add regression tests for jpeg_skip_scanlines(); change "stripe" to "strip" in...DRC2015-11-231-14/+14
* Add a -skip option to djpeg, which opens up further regression testing options.DRC2015-11-231-9/+35
* Add a new libjpeg API function (jpeg_skip_scanlines()) to allow for partially...DRC2015-11-231-9/+55
* Fix whitespace issues introduced with previous commit.DRC2014-11-221-1/+1
* Print the library version and exit whenever -version is passed to cjpeg, djpe...DRC2014-11-221-0/+6
* Remove MS-DOS code and information, and adjust copyright headers to reflect t...DRC2014-05-181-5/+0
* Add support for decompressing to RGB565 (16-bit) pixelsDRC2014-05-121-1/+6
* Convert tabs to spaces in the libjpeg code and the SIMD code (TurboJPEG retai...DRC2014-05-091-100/+100
* This patch accomplishes the following:DRC2014-04-201-1/+1
* Fix a couple of issues with return value checking. JFREAD(), which wraps fre...DRC2013-10-121-1/+1
* Some of the IJG headers say "Modified by", so clarify that our "Modifications...DRC2013-09-281-1/+1
* It's more correct to say "The Independent JPEG Group's software", since libjp...DRC2013-03-231-1/+1
* Compiler warnings on WindowsDRC2013-01-181-1/+1
* Implement in-memory source/destination managers even when not emulating the l...DRC2013-01-181-2/+47
* Change the copyright notices to make it clear that our modified files are not...DRC2012-12-311-1/+2
* Merge copyright messages into one string and change the run-time messages to ...DRC2012-01-311-3/+3
* Add an option to force grayscale->RGB conversion (needed for jpgtest regressi...DRC2011-03-031-1/+6
* Document new v7/v8 features; .doc = .txtDRC2010-10-121-1/+1
|\
| * The Independent JPEG Group's JPEG software v7Guido Vollbeding2015-07-271-1/+2
* | Display libjpeg-turbo version/copyrights in run-time programsDRC2010-10-101-1/+6
|/
* The Independent JPEG Group's JPEG software v6bThomas G. Lane2015-07-271-8/+20
* The Independent JPEG Group's JPEG software v6aThomas G. Lane2015-07-291-7/+8
* The Independent JPEG Group's JPEG software v6Thomas G. Lane2015-07-291-156/+9
* The Independent JPEG Group's JPEG software v5aThomas G. Lane2015-07-291-3/+17
* The Independent JPEG Group's JPEG software v5Thomas G. Lane2015-07-291-0/+736