aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2012-02-10Move build dir. variables back into makemacpkg to avoid messing up the Solari...DRC
2012-02-10Move build dir. variables back into makemacpkg to avoid messing up the Solari...DRC
2012-02-10Fix 'make dist'DRC
2012-02-10Fix 'make dist'DRC
2012-02-10RPM spec no longer uses %{_srcdir}DRC
2012-02-10RPM spec no longer uses %{_srcdir}DRC
2012-02-10Install docs when doing 'make install' on Unix; Fix 'install' target on Windo...DRC
2012-02-10Infrastructure for producing a universal x86-64/i386/ARM version of libjpeg.a...DRC
2012-02-10Clean up the iOS packaging mechanism so that ARM architectures can be added t...DRC
2012-02-10Install docs when doing 'make install' on Unix; Fix 'install' target on Windo...DRC
2012-02-09Infrastructure for producing a universal x86-64/i386/ARM version of libjpeg.a...DRC
2012-01-31Add more extensive TurboJPEG regression testsDRC
2012-01-31Fix 'make dist'DRC
2012-01-31Combine all of the scaling tests using a for loopDRC
2012-01-31Fix 'make dist'DRC
2012-01-31Add more extensive TurboJPEG regression testsDRC
2012-01-31Move test images into their own subdirectoryDRC
2012-01-31Move test images into their own subdirectoryDRC
2012-01-28Support additional scaling factors when decompressingDRC
2011-12-19Add program that demonstrates how to check for the existence of the colorspac...DRC
2011-10-27Fix 'make dist'DRC
2011-05-26turbojpegl.c=turbojpeg.cDRC
2011-05-25"jpegut"="tjunittest" & "jpgtest"="tjbench"DRC
2011-05-24Fix 'make dist'DRC
2011-05-24Fix 'make dist'DRC
2011-05-24Fix 'make dist'DRC
2011-05-24Refactored to use new TurboJPEG API and new BMP library + additional cleanup....DRC
2011-05-22Refactored jpegut to test the new TurboJPEG API. There is no legacy code rem...DRC
2011-05-21Completely refactored the TurboJPEG C API so that it uses pixel formats inste...DRC
2011-05-10Include scaled decompression test images when doing 'make dist'DRC
2011-05-03ARM NEON supportDRC
2011-04-25Add more comprehensive tests for IDCT scalingDRC
2011-04-01Fix 'make dist' so that it includes only what we need from java/ (it was erra...DRC
2011-04-01Build and package TurboJPEG/OSS Java wrapper into JAR fileDRC
2011-03-31make testclean should clean up .yuv and 4:4:0 files as well DRC
2011-03-31"JAVA_CFLAGS"="JNI_CFLAGS"DRC
2011-03-22Clean up packaging systemDRC
2011-02-26Expose libjpeg lossless transform feature in TurboJPEG/OSSDRC
2011-02-25Use a proper version script for libturbojpegDRC
2011-02-19Include jpgtest in Unix/Linux distribution packagesDRC
2011-02-19Include jpgtest in Unix/Linux distribution packagesDRC
2011-02-18Distribute high-quality and grayscale test imagesDRC
2011-02-18Include high-quality test image in distributionDRC
2011-02-18New C version of jpgtest needs libmDRC
2011-02-18The SIMD quantization algorithm does not produce correct results with the fas...DRC
2011-02-18SIMD-accelerated RGB-to-Grayscale color conversionDRC
2011-02-18The SIMD quantization algorithm does not produce correct results with the fas...DRC
2011-02-08New C version of jpgtest needs libmDRC
2011-02-08Ported jpgtest.cxx to pure C to avoid the need for a C++ compilerDRC
2011-02-07Ported jpgtest.cxx to pure C to avoid the need for a C++ compilerDRC