aboutsummaryrefslogtreecommitdiff
path: root/jdct.h
AgeCommit message (Expand)Author
2014-08-0912-bit JPEG supportDRC
2015-07-29The Independent JPEG Group's JPEG software v6aThomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v5Thomas G. Lane
2014-05-18Remove MS-DOS code and information, and adjust copyright headers to reflect t...DRC
2014-05-16Get rid of the HAVE_PROTOTYPES configuration option, as well as the related J...DRC
2014-05-15Remove all of the NEED_SHORT_EXTERNAL_NAMES stuff. There is scant informatio...DRC
2014-05-09Convert tabs to spaces in the libjpeg code and the SIMD code (TurboJPEG retai...DRC
2012-01-28Support additional scaling factors when decompressingDRC
2015-07-27The Independent JPEG Group's JPEG software v7Guido Vollbeding
2009-03-09Add MMX SIMD implementation of computationally intensive routines.Pierre Ossman
2015-07-29IJG R6b with x86SIMD V1.02MIYASAKA Masaru
2009-03-09"Optimise" quantization step by replacing the division by a multiplication.Pierre Ossman
2009-03-09Split up the forward DCT routine into three stagesPierre Ossman