aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2016-02-22libjpeg API: Partial scanline decompressionDRC
2015-11-23Add regression tests for jpeg_skip_scanlines(); change "stripe" to "strip" in...DRC
2015-09-21Fix 'make dist'DRC
2015-02-23If libjpeg-turbo is configured with a non-default prefix, such as /usr, then ...DRC
2015-01-16Some clarifications (actually MIPS doesn't implement the float DCT/IDCT using...DRC
2015-01-16Make the floating point regression tests optional. It has been known for qui...DRC
2015-01-16In the process of developing the AltiVec extensions, it was discovered that t...DRC
2015-01-16Add separate pseudo-targets for the TurboJPEG and libjpeg regression tests, f...DRC
2014-12-19Include ARMv8 binaries when generating a combined OS X/iOS package using 'mak...DRC
2014-12-14Fix 'make dist'DRC
2014-08-22Fix 'make dist'DRC
2014-08-22Extend tjbenchtest so that it tests the dynamic JPEG buffer allocation featur...DRC
2014-08-0912-bit JPEG supportDRC
2014-05-12Add support for decompressing to RGB565 (16-bit) pixelsDRC
2014-05-11Port the more accurate (and slightly faster) floating point IDCT implementati...DRC
2015-07-27The Independent JPEG Group's JPEG software v8bGuido Vollbeding
2015-07-27The Independent JPEG Group's JPEG software v7Guido Vollbeding
2014-05-07Fix regression that caused 'make test' to fail with non-x86 SIMD code. The r...DRC
2014-05-06Shared the rm commands to reduce as much output noise as possibleDRC
2014-05-06Redesign the libjpeg regression tests so that they fully cover all of the SIM...DRC
2014-04-20Fix 'make dist'DRC
2014-04-15Remove trailing spacesDRC
2014-04-15Remove trailing spacesDRC
2014-03-22Fix 'make dist'DRC
2014-03-17Extend YUVImage class to allow reuse of the same buffer with different metada...DRC
2014-03-13Add a mode to tjbenchtest for testing the YUV encoding/decoding functionsDRC
2013-11-06Back-port code from jpeg-8 that removes unpopulated (and unneeded) tables for...DRC
2013-11-06Back-port code from jpeg-8 that removes unpopulated (and unneeded) tables for...DRC
2013-10-30Extend the TurboJPEG C API to support compressing JPEG images from YUV planar...DRC
2013-08-23Add CMYK support to the TurboJPEG Java API & clean up a few things in the C APIDRC
2013-08-23Add CMYK support to the TurboJPEG C APIDRC
2013-08-18Add 4:1:1 subsampling support in the TurboJPEG C APIDRC
2013-04-28Extend the TurboJPEG Java API to support generating YUV images with arbitrary...DRC
2013-04-27Bump the age number of the TurboJPEG DSO, because interfaces have been added.DRC
2013-04-26Extend the TurboJPEG C API to support generating YUV images with arbitrary pa...DRC
2013-04-23Further enhancements/fixes to the packaging system:DRC
2013-04-19Overhaul Linux/Unix packaging system, primarily to avoid conflicts with vendo...DRC
2013-02-06Include a C version of md5cmp rather than depending on an external md5sum bin...DRC
2013-02-04Include ARM v7s (iPhone 5, iPad 4) support in the universal libjpeg/libturboj...DRC
2013-01-19Fix several issues with SRPM generation: (1) ensure that all relevant config...DRC
2013-01-18Implement in-memory source/destination managers even when not emulating the l...DRC
2013-01-13Fix 'make dist'DRC
2013-01-13Consolidate the MD5 sums into one location and add a --without-turbojpeg swit...DRC
2013-01-13Modify 'make test' so that it uses MD5 sums instead of reference images. Thi...DRC
2013-01-13Also remove mention of install.txt and filelist.txt in the build system and R...DRC
2012-09-24Add a Java version of TJBench and extend the TurboJPEG Java API to support it...DRC
2012-03-23Add a dummy version number to the TurboJPEG dynamic library on Unix systems s...DRC
2012-03-23Get rid of the Solaris packaging system. Solaris packages are obsolete, only...DRC
2012-03-23Fix universal DMG buildDRC
2012-03-23Fix universal DMG buildDRC