Changes between Version 2 and Version 3 of pkg-libjpeg
- Timestamp:
- 02/19/09 10:48:38 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pkg-libjpeg
v2 v3 3 3 * C++ Library providing JPEG read/write support. 4 4 * 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) 6 6 * There is also a libjpeg-devel package, but this is just for backwards compatability - all devel stuff is now in the libjpeg package. 7 7 * Maintained by FrankWarmerdam (C:\warmerda\osgeo4w\jpeg)