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
/
jdct.h
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
2014-08-09
12-bit JPEG support
DRC
2015-07-29
The Independent JPEG Group's JPEG software v6a
Thomas G. Lane
2015-07-29
The Independent JPEG Group's JPEG software v5
Thomas G. Lane
2014-05-18
Remove MS-DOS code and information, and adjust copyright headers to reflect t...
DRC
2014-05-16
Get rid of the HAVE_PROTOTYPES configuration option, as well as the related J...
DRC
2014-05-15
Remove all of the NEED_SHORT_EXTERNAL_NAMES stuff. There is scant informatio...
DRC
2014-05-09
Convert tabs to spaces in the libjpeg code and the SIMD code (TurboJPEG retai...
DRC
2012-01-28
Support additional scaling factors when decompressing
DRC
2015-07-27
The Independent JPEG Group's JPEG software v7
Guido Vollbeding
2009-03-09
Add MMX SIMD implementation of computationally intensive routines.
Pierre Ossman
2015-07-29
IJG R6b with x86SIMD V1.02
MIYASAKA Masaru
2009-03-09
"Optimise" quantization step by replacing the division by a multiplication.
Pierre Ossman
2009-03-09
Split up the forward DCT routine into three stages
Pierre Ossman