Changes between Initial Version and Version 1 of pkg-libjpeg-ipp


Ignore:
Timestamp:
Oct 10, 2008, 8:31:44 AM (16 years ago)
Author:
warmerdam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pkg-libjpeg-ipp

    v1 v1  
     1= libjpeg-ipp =
     2
     3 * C++ Library providing JPEG read/write support with Intel IPP optimizations.
     4 * Provides DLL (bin/jpeg_osgeo.dll) which replaces the DLL from the normal [wiki:pkg-libjpeg libjpeg] package.
     5 * In order for things to run, it is necessary to install the IPP runtime from Intel (more info...!)
     6 * This jpeg_osgeo.dll is believed to be compatible with adjusted [wiki:pkg-libtiff libtiff], [wiki:pkg-gdal gdal], and [wiki:pkg-gdal-dev gdal-dev] packages.  The GD built into MapServer may or may not work properly with this DLL (to be determined).
     7 * If this package is uninstalled, the [wiki:pkg-libjpeg libjpeg] package will need to be explicitly installed again to re-provide the generic (safe) version of jpeg_osgeo.dll.
     8 * Maintained by PaulRamsey.