Ticket #1832 (new enhancement)

Opened 10 months ago

Last modified 10 months ago

Please add jpeg driver to WinCE project file

Reported by: wbaer Assigned to: mloskot
Priority: normal Milestone:
Component: WinCE Port Version: 1.4.2
Severity: normal Keywords:
Cc:

Description

hi,
i just ported/tested the jpeg driver on windows mobile 5.

Things to do:

- Add the jpeg and libjpeg files to the wince project

(libjpeg without the jmemansi.c file)

- Add the attached file jmemnobs.c to the libjpeg files in the project

This is a simpler implementation replacing jmemansi.c as there is no tmpfile on wince

- Add the new FRMT_jpeg define to the preprocessor defines.
- Add $(GDAL_DIR)\frmts\jpeg and $(GDAL_DIR)\frmts\jpeg\libjpeg to the includes
- Apply the attached two minor patches to the source

Best regards, Wolfgang

Attachments

jmemmgr.c.diff (399 bytes) - added by wbaer on 09/14/07 06:05:10.
Minor path for WinCE
jmorecfg.h.diff (388 bytes) - added by wbaer on 09/14/07 06:06:06.
Header guard adjustment for wince
jmemnobs.c (2.7 kB) - added by wbaer on 09/14/07 06:06:54.
Simple replacement for tmpfile() memory management

Change History

09/14/07 06:05:10 changed by wbaer

  • attachment jmemmgr.c.diff added.

Minor path for WinCE

09/14/07 06:06:06 changed by wbaer

  • attachment jmorecfg.h.diff added.

Header guard adjustment for wince

09/14/07 06:06:54 changed by wbaer

  • attachment jmemnobs.c added.

Simple replacement for tmpfile() memory management

09/14/07 06:08:07 changed by wbaer

  • version changed from svn-trunk to 1.4.2.

Sorry version was not trunk but 1.4.2