Opened 17 years ago

Closed 9 years ago

#1832 closed enhancement (wontfix)

Please add jpeg driver to WinCE project file

Reported by: wbaer Owned by:
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 (3)

jmemmgr.c.diff (399 bytes ) - added by wbaer 17 years ago.
Minor path for WinCE
jmorecfg.h.diff (388 bytes ) - added by wbaer 17 years ago.
Header guard adjustment for wince
jmemnobs.c (2.7 KB ) - added by wbaer 17 years ago.
Simple replacement for tmpfile() memory management

Download all attachments as: .zip

Change History (6)

by wbaer, 17 years ago

Attachment: jmemmgr.c.diff added

Minor path for WinCE

by wbaer, 17 years ago

Attachment: jmorecfg.h.diff added

Header guard adjustment for wince

by wbaer, 17 years ago

Attachment: jmemnobs.c added

Simple replacement for tmpfile() memory management

comment:1 by wbaer, 17 years ago

Version: svn-trunk1.4.2

Sorry version was not trunk but 1.4.2

comment:2 by Mateusz Łoskot, 14 years ago

Owner: Mateusz Łoskot removed

Windows CE port maintainer wanted.

comment:3 by Jukka Rahkonen, 9 years ago

Resolution: wontfix
Status: newclosed

We are closing WinCE tickets now.

Note: See TracTickets for help on using tickets.