home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / apps / 9478 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.7 KB  |  55 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!news.duc.auburn.edu!usenet
  3. From: hankedr@mail.auburn.edu (Darrel Hankerson)
  4. Subject: JPEG v4 16-bit upload
  5. Message-ID: <1992Dec18.003008.11254@news.duc.auburn.edu>
  6. Sender: usenet@news.duc.auburn.edu (News Account)
  7. Nntp-Posting-Host: lab1.duc.auburn.edu
  8. Reply-To: hankedr@mail.auburn.edu (Darrel Hankerson)
  9. Organization: Auburn University, Alabama
  10. References: <1992Dec18.002901.11193@news.duc.auburn.edu>
  11. Date: Fri, 18 Dec 1992 00:30:08 GMT
  12. Lines: 41
  13.  
  14.        OS/2 Upload Information Template for ftp-os2.nmsu.edu
  15.  
  16. Program Description [ JPEG version 4 (image conversion) 16-bit ]
  17.  
  18. Program Source: (sources from the JPEG site ftp.uu.net)
  19. Proposed directory: 
  20.   OS/2 version ANY
  21.                     os2/all/graphics/
  22.  
  23. Note: 
  24. 1. jpeg v3 appears in all/graphics/, but if it is Kim's version, then
  25.   it is OS/2 2.0 only.
  26.  
  27. 2. This is mainly for OS/2 1.x, as the 2.0-specific versions will be 
  28. considerably faster.
  29.  
  30. 3. This file can (should?) replace jpeg v3.
  31.  
  32.  
  33. readme.txt file for OS/2 1.x-2 distribution of the JPEG version 4 software.
  34.  
  35. The enclosed executables were created with Microsoft C 6.00A with dmake 3.8
  36. under OS/2. Small changes to the supplied makefile were required. The
  37. command-line follows the usual UNIX-style syntax (input file is optional, 
  38. and output is to stdout).
  39.  
  40. The JPEG executables compiled with gcc/2 for OS/2 by Meir I. Green
  41. (mig@columbia.edu) are considerably faster than the 16-bit versions.
  42.  
  43. Files:
  44.  cjpeg.exe   OS/2 1.x-2 executable
  45.  djpeg.exe   OS/2 1.x-2 executable
  46.  jpeg.def    linker definition file
  47.  makefile    modified makefile.mc6 for dmake 3.8 under OS/2
  48.  patches.os2 context diff's
  49.  readme.txt  this file
  50.  
  51. --
  52. Darrel Hankerson hank@ducvax.auburn.edu
  53. 16 December 1992
  54.  
  55.