= libjpeg12 = * C++ Library providing 12bit JPEG read/write support. * Provides DLL (bin/jpeg12_osgeo.dll), stub library (lib/jpeg12_i.lib) and include files (include/libjpeg12/*). * Includes the IPP compatability fixes in http://trac.osgeo.org/gdal/changeset/15507 and http://trac.osgeo.org/gdal/changeset/16363, so we can drop in an IPP compatible libjpeg in it's place (see http://trac.osgeo.org/gdal/wiki/JpegIPP) * Built from libjpeg.sourceforge.net CVS head with the 12bit renaming fixes. Exposes only the _12 API. Details on dual mode 8/12bit support available at http://trac.osgeo.org/gdal/wiki/TIFF12BitJPEG * Maintained by FrankWarmerdam (C:\warmerda\osgeo4w\jpeg_12 on black laptop)