| 1 | = libjpeg = |
| 2 | |
| 3 | * C++ Library providing JPEG read/write support. |
| 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 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 | * There is also a libjpeg-devel package, but this is just for backwards compatability - all devel stuff is now in the libjpeg package. |
| 7 | * Maintained by FrankWarmerdam (C:\warmerda\osgeo4w\jpeg) |
| 8 | |
| 9 | [wiki:OSGeo4W_jp 戻る] |