home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / lisp / mcl / 1073 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.0 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!apple!cambridge.apple.com!bill@cambridge.apple.com
  2. From: bill@cambridge.apple.com (Bill St. Clair)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Re: Looking for QuickTime library
  5. Message-ID: <9207250230.AA13918@cambridge.apple.com>
  6. Date: 25 Jul 92 04:11:55 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 16
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Full-Name: Bill St. Clair
  11. Original-To: jbell@garnet.berkeley.edu (John E. Bell)
  12. Original-Cc: info-mcl
  13.  
  14. >I am looking for a QuickTime library for MCL 2.0. Any pointers?
  15.  
  16. Do you want the converted MPW interface files or a library of
  17. higher level MCL code? I have the five interface files:
  18.  
  19. MoviesFormat.lisp
  20. Movies.lisp
  21. QuickTimeComponents.lisp
  22. ImageCompression.lisp
  23. ImageCodec.lisp
  24. Components.lisp
  25.  
  26. There has also been some code posted to put up a simple QuickTime
  27. window. I have one of those files. Both of them are probably on
  28. our anonymous FTP server, though I don't know their names offhand.
  29. The file I have is called "QTSample.lisp", written by Daniel Ranson.
  30.