index
:
Project-1CE/external_libjpeg-turbo
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jdmainct.c
Age
Commit message (
Expand
)
Author
2018-08-28
Update libjpeg-turbo to 2.0.0
Leon Scroggins III
2016-10-23
libjpeg-turbo: Upgrade to 1.5.1
Alex Naidis
2015-11-23
Add a new libjpeg API function (jpeg_skip_scanlines()) to allow for partially...
DRC
2014-05-18
libjpeg-turbo has never supported non-ANSI compilers, so get rid of the cruft...
DRC
2014-05-16
Get rid of the HAVE_PROTOTYPES configuration option, as well as the related J...
DRC
2014-05-09
Convert tabs to spaces in the libjpeg code and the SIMD code (TurboJPEG retai...
DRC
2013-09-28
Some of the IJG headers say "Modified by", so clarify that our "Modifications...
DRC
2012-12-31
Change the copyright notices to make it clear that our modified files are not...
DRC
2012-02-07
Eliminate "main is usually a function" warnings
DRC
2010-10-09
Improve readability and flexibility of compatibility macros
DRC
2010-10-08
Added optional emulation of the jpeg-7 or jpeg-8b API/ABI's
DRC
2015-07-27
The Independent JPEG Group's JPEG software v7
Guido Vollbeding
2015-07-29
The Independent JPEG Group's JPEG software v6a
Thomas G. Lane
2015-07-29
The Independent JPEG Group's JPEG software v6
Thomas G. Lane
2015-07-29
The Independent JPEG Group's JPEG software v5
Thomas G. Lane