home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / compress / research / 139 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  3.1 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!rpi!usenet.coe.montana.edu!news.u.washington.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!tgl
  2. From: tgl+@cs.cmu.edu (Tom Lane)
  3. Newsgroups: comp.compression.research
  4. Subject: Re: JPEG software
  5. Summary: read the FAQ...
  6. Message-ID: <BttI1y.M93.2@cs.cmu.edu>
  7. Date: 30 Aug 92 22:20:22 GMT
  8. Article-I.D.: cs.BttI1y.M93.2
  9. References: <1992Aug30.205044.16036@cis.ohio-state.edu>
  10. Sender: news@cs.cmu.edu (Usenet News System)
  11. Reply-To: jpeg-info@uunet.uu.net
  12. Followup-To: comp.compression
  13. Organization: School of Computer Science, Carnegie Mellon
  14. Lines: 49
  15. Nntp-Posting-Host: g.gp.cs.cmu.edu
  16.  
  17. subbu@octagon.cis.ohio-state.edu writes:
  18. > I am looking for public domain compression software (JPEG).
  19.  
  20.  
  21. From the JPEG FAQ, posted regularly in comp.graphics and news.answers
  22. (not to mention a lot of alt groups):
  23.  
  24.  
  25. 6)  Where can I get JPEG software?
  26.  
  27. 6B) If you are looking for source code to work with:
  28.  
  29. Free, portable C code for JPEG compression is available from the Independent
  30. JPEG Group, which I lead.  A package containing our source code,
  31. documentation, and some small test files is available from several places.
  32. The "official" archive site for this source code is ftp.uu.net (137.39.1.9
  33. or 192.48.96.9).  Look under directory /graphics/jpeg; the current release
  34. is jpegsrc.v3.tar.Z.  (This is a compressed TAR file; don't forget to
  35. retrieve in binary mode.)  You can retrieve this file by FTP or UUCP.
  36. Folks in Europe may find it easier to FTP from nic.funet.fi (see directory
  37. pub/graphics/programs/jpeg).  The source code is also available on
  38. CompuServe, in the GRAPHSUPPORT forum (GO PICS), library 10, as jpsrc3.zip.
  39. If you have no FTP access, you can retrieve the source from your nearest
  40. comp.sources.misc archive; version 3 appeared as issues 1-18 of volume 29.
  41. (If you don't know how to retrieve comp.sources.misc postings, see the FAQ
  42. article "How to find sources".  This appears regularly in news.answers, or
  43. you can get it by sending e-mail to mail-server@rtfm.mit.edu with
  44. "send usenet/news.answers/finding-sources" in the body.)
  45.  
  46. The free JPEG code provides conversion between JPEG "JFIF" format and image
  47. files in GIF, PBMPLUS PPM/PGM, Utah RLE, and Truevision Targa file formats.
  48. The core compression and decompression modules can easily be reused in other
  49. programs, such as image viewers.  The package is highly portable; we have
  50. tested it on many machines ranging from PCs to Crays.
  51.  
  52. We have released this software for both noncommercial and commercial use.
  53. Companies are welcome to use it as the basis for JPEG-related products.
  54. We do not ask a royalty, although we do ask for an acknowledgement in
  55. product literature (see the README file in the distribution for details).
  56. We hope to make this software industrial-quality --- although, as with
  57. anything that's free, we offer no warranty and accept no liability.
  58.  
  59. The Independent JPEG Group is a volunteer organization; if you'd like to
  60. contribute to improving our software, you are welcome to join.
  61.  
  62. -- 
  63.             tom lane
  64.             organizer, Independent JPEG Group
  65. Internet: tgl@cs.cmu.edu    BITNET: tgl%cs.cmu.edu@carnegie
  66.