aboutsummaryrefslogtreecommitdiff
path: root/jdcolext.c
AgeCommit message (Expand)Author
2018-08-28Update 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 III
2016-10-23libjpeg-turbo: Upgrade to 1.5.1Alex Naidis
2014-05-09Convert tabs to spaces in the libjpeg code and the SIMD code (TurboJPEG retai...DRC
2013-09-28Some of the IJG headers say "Modified by", so clarify that our "Modifications...DRC
2012-12-31Change the copyright notices to make it clear that our modified files are not...DRC
2012-03-11Allow RGB JPEG files to be created/decoded when using the LJT colorspace exte...DRC
2011-09-09Use 8-bit write to avoid potential pointer aliasing issues (also, at least on...DRC
2011-09-08When decompressing to a 4-byte RGB buffer, set the unused byte to 0xFF so it ...DRC
2011-09-07Improve performance of non-SIMD color conversion routines and use global cons...DRC