Changes between Version 2 and Version 3 of pkg-libjpeg


Ignore:
Timestamp:
Feb 19, 2009, 10:48:38 AM (15 years ago)
Author:
warmerdam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pkg-libjpeg

    v2 v3  
    33 * C++ Library providing JPEG read/write support.
    44 * Provides DLL (bin/jpeg_osgeo.dll), stub library (lib/jpeg_i.lib) and include files (include/j*).
    5  * Includes the IPP compatability fixes in http://trac.osgeo.org/gdal/changeset/15507 so we can drop in an IPP compatible libjpeg in it's place (see http://trac.osgeo.org/gdal/wiki/JpegIPP)
     5 * 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)
    66 * There is also a libjpeg-devel package, but this is just for backwards compatability - all devel stuff is now in the libjpeg package.
    77 * Maintained by FrankWarmerdam (C:\warmerda\osgeo4w\jpeg)