aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-23sync to as released debian control files and such for the packageHEADmasterTom Gall
2011-12-22Add program that demonstrates how to check for the existence of the colorspac...Tom Gall
2011-12-22r732 : Added new alpha channel colorspace constants/pixel formats, so applica...Tom Gall
2011-12-22r731 : Add LIBJPEG_TURBO_VERSION macro for checking the libjpeg-turbo version...Tom Gall
2011-12-22r730 : which = thatTom Gall
2011-12-22r727 : Fixed non-fatal out-of-bounds read in SSE2 SIMD code reported by valgr...Tom Gall
2011-12-22r725 : Expose NASM variable in ccmakeTom Gall
2011-12-22NASM automatically adds the current directory to the include path, but YASM d...Tom Gall
2011-12-22r723 : 1.2.0Tom Gall
2011-12-22r722Tom Gall
2011-12-22r721Tom Gall
2011-12-22r720Tom Gall
2011-12-22r718Tom Gall
2011-12-22r717 : Fix make distTom Gall
2011-12-22r716 : iOS doesn't allow dynamic linking against non-system libsTom Gall
2011-12-22r715 : ARM + iOS instructionsTom Gall
2011-12-22r714 : Make sure we don't call jpeg_destroy_[de]compress() on an uninitialize...Tom Gall
2011-12-22r713 : Fix compiler warningTom Gall
2011-12-22r712 : Oops. Don't try to use custom filter at the C level unless it is defi...Tom Gall
2011-12-22r711 : WordsmithingTom Gall
2011-12-22Always link tjbench against jpeg-static instead of the JPEG DLL, since we are...Tom Gall
2011-12-22r709 : Add TJCustomFilter to Windows buildTom Gall
2011-12-22r708 : Add a couple of missing pagesTom Gall
2011-12-22r707 : Implement custom filter callback in JavaTom Gall
2011-12-22r706 Fix 'make docs' with out-of-tree buildsTom Gall
2011-12-22r705 : Fix 'make headers' with out-of-tree buildsTom Gall
2011-12-22r704Tom Gall
2011-12-22r703 : Implement a custom DCT filter callback for lossless transformsTom Gall
2011-12-22r702 : Eliminate main is usually a function warningsTom Gall
2011-12-22r701 : Fill unused byte with 0xFF on Windows as wellTom Gall
2011-12-22r700 : Use 8-bit write to avoid potential pointer aliasing issues (also, at l...Tom Gall
2011-12-22r699 : When decompressing to a 4-byte RGB buffer, set the unused byte to 0xFF...Tom Gall
2011-12-22r698 : Improve performance of non-SIMD color conversion routines and use glob...Tom Gall
2011-12-22r697 : Fix compile error when JCS_EXTENSIONS!=1Tom Gall
2011-12-22r696 : Use descriptions from libjpeg v8Tom Gall
2011-12-22r695 : Back out CMYK-to-RGB conversions. There is really no way to properly ...Tom Gall
2011-12-22r694 : Update Nokia contact infoTom Gall
2011-12-22Improve performance of IFAST iDCT by changing the order of transpose and desc...Tom Gall
2011-12-22Make ARM ISLOW iDCT faster on typical cases, and eliminate the possibility of...Tom Gall
2011-08-29remove .svn gorpTom Gall
2011-08-29restoreTom Gall
2011-08-29Repair conflicts (meaningless crap)Tom Gall
2011-08-29clear out gorpTom Gall
2011-08-29sync to 1.1.90 upstream, change 691Tom Gall
2011-08-09Sync with mainline apply everything between 1.1.1 to 8/8/2011Tom Gall
2011-07-051.1.1 from upstream at http://sourceforge.net/projects/libjpeg-turbo/Tom Gall
2011-07-05Initial commit based on 1.1.0 release fromTom Gall