= libjpeg-ipp = * C++ Library providing JPEG read/write support with Intel IPP optimizations. * Provides DLL (bin/jpeg_osgeo.dll) which replaces the DLL from the normal [wiki:pkg-libjpeg libjpeg] package. * '''External Dependency''': In order for things to run, it is necessary to install the IPP runtime from Intel (more info...!) * More information on IPP JPEG support is available at http://trac.osgeo.org/gdal/wiki/JpegIPP * 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). * 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. * Maintained by PaulRamsey.