Changes between Version 2 and Version 3 of pkg-libjpeg-ipp


Ignore:
Timestamp:
Oct 10, 2008, 3:32:48 PM (16 years ago)
Author:
pramsey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pkg-libjpeg-ipp

    v2 v3  
    33 * C++ Library providing JPEG read/write support with Intel IPP optimizations.
    44 * 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.
    66 * More information on IPP JPEG support is available at http://trac.osgeo.org/gdal/wiki/JpegIPP
    77 * 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).