Changes between Version 2 and Version 3 of pkg-libjpeg-ipp
- Timestamp:
- 10/10/08 15:32:48 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pkg-libjpeg-ipp
v2 v3 3 3 * C++ Library providing JPEG read/write support with Intel IPP optimizations. 4 4 * Provides DLL (bin/jpeg_osgeo.dll) which replaces the DLL from the normal [wiki:pkg-libjpeg libjpeg] package. 5 * '''External Dependency''': In order for things to run, it is necessary to install the IPP runtime from Intel (more info...!)5 * '''External Dependency''': In order for things to run, it is necessary to install the IPP runtime from Intel. The IPP runtime will have to be bundled with the install, somehow, as the EULA requires that it be distributed as "part of a larger work". See the EULA attached to page. 6 6 * More information on IPP JPEG support is available at http://trac.osgeo.org/gdal/wiki/JpegIPP 7 7 * 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).