]> granicus.if.org Git - libjpeg-turbo/commit
Consolidate the MD5 sums into one location and add a --without-turbojpeg switch to...
authorDRC <dcommander@users.sourceforge.net>
Sun, 13 Jan 2013 11:25:20 +0000 (11:25 +0000)
committerDRC <dcommander@users.sourceforge.net>
Sun, 13 Jan 2013 11:25:20 +0000 (11:25 +0000)
commit211d1e74638c3a04aed74f015d2c0c2367b2674e
treec075520703a3a5d56ba058c12c1f318be4650192
parent5815699bff2e1d68f899b4d6f8e5b36bf3874c1e
Consolidate the MD5 sums into one location and add a --without-turbojpeg switch to the Un*x build to allow building libjpeg-turbo without the TurboJPEG/OSS wrapper library.  These modifications were supposed to lay the ground work for adding compile-time-selectable 12-bit JPEG support, but unfortunately there are deeper issues that prevent the implementation of that feature right now (namely, some of the modifications made to the C code to support the SIMD code are apparently not 12-bit-friendly.)

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@902 632fc199-4ca6-4c93-a231-07263d6284db
CMakeLists.txt
Makefile.am
configure.ac