home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7590 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: omp-paderborn.de!fiction!colwyn!lyssa!not-for-mail
  2. Newsgroups: comp.sys.amiga.programmer
  3. References: <19960402.E102458.3A23@hydra.zrz.tu-berlin.de> <jdjspemr5dk.fsf@hyppynaru.cs.hut.fi> <43317@lyssa.owl.de> <4l5c6g$hqp@sunsystem5.informatik.tu-muenchen.de>
  4. From: "Matthias Scheler" <tron@lyssa.owl.de>
  5. Date: Thu, 18 Apr 1996 20:05:32 +0200
  6. Distribution: inet
  7. Subject: Re: Sense of V43 picture.datatype ?
  8. Message-ID: <43928@lyssa.owl.de>
  9. Organization: Private Internet Ostwestfalen-Lippe
  10.  
  11. Juergen "Rally" Fischer wrote in comp.sys.amiga.programmer about "Re: Sense
  12. of V43 picture.datatype ?":
  13. > either they are quite general c2p/p2c routines
  14.  
  15. 2.) is done by the ZGIF's datatype highly optimized c2p routine.
  16.  
  17. 3.) is probably done with graphics.library/ReadPixelLine().
  18.  
  19. > ... or it's a very big pic ;)
  20.  
  21. 1024x768
  22.  
  23. > In the 15sec case, will both 2.) and 5.) be done in chipmem ?
  24.  
  25. Yes.
  26.  
  27. > I guess c2p is not that much work compared to picture uncompression ?
  28.  
  29. My "gif.datatype" is written in C and probably not as fast at decompression
  30. as the ZGIF datatype. So a V43 optimized ZGIF datatype would be even faster.
  31.  
  32. -- 
  33. Matthias Scheler
  34. tron@lyssa.owl.de
  35.  
  36.