[Osgeo4w-trac] Re: [osgeo4w] #9: libjpeg does not support large files

OSGeo4W trac_osgeo4w at osgeo.org
Tue Jun 17 22:33:20 EDT 2008


#9: libjpeg does not support large files
------------------------+---------------------------------------------------
  Reporter:  warmerdam  |       Owner:  warmerdam
      Type:  defect     |      Status:  assigned 
  Priority:  major      |   Milestone:           
 Component:  Package    |     Version:           
Resolution:             |    Keywords:  libjpeg  
------------------------+---------------------------------------------------
Changes (by warmerdam):

  * status:  new => assigned
 * cc: hobu (added)

Comment:

 I have discovered that I am using a slightly modified buildkit jpeg that
 does indeed seem to be using a jconfig.h from unix/configure rather than
 jconfig.h.vc.  I'm not sure why.

 However, I'm not clear on why this matters.  It *seems* like applications
 would normally use jpeg_stdio_src() and jpeg_stdio_dest() functions to
 handle io and these are stdio based.  I'm not sure how differences in
 jconfig.h will alter how these operate.  If the issue is needing large
 file support, then it seems a custom src/dest handler would be required
 (as is provided by GDAL).

-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/9#comment:1>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.


More information about the Osgeo4w-trac mailing list