home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / falcon / graphics / jpeg / jpeg.txt < prev    next >
Text File  |  1994-01-20  |  1KB  |  32 lines

  1. This archive can be freely distributed, as long as this file remains
  2. unchanged.
  3.  
  4. JPEGD.PRG:
  5.   This is the JPEG decoder from Atari. It runs only on Falcon computers,
  6. since it uses the DSP. It's small, and fast... Just put it in your AUTO
  7. folder (before or after MINT.PRG), or just double-click on it.
  8.  
  9. JPEG.ACC:
  10.   This is a sample application which uses the DSP decoder. It was written by us
  11. for testing the decoder. It's not a very clean GEM application (it corrupts
  12. the standard AES palette), but should run in all configurations (TOS, MultiTOS).
  13. We used it for testing the multidecoding feature of the decoder (decode several
  14. files at the same time, sharing the DSP) under TOS (non preentive multitasking)
  15. and MultiTOS (preentive multitasking). Note that the total decoding time
  16. displayed in the window information bar includes dithering, as well as GEM
  17. evnt-multi time, and any other CPU time. It's not the REAL decoding time at all,
  18. which is really faster (about 130000 pixels/second).
  19.   A nice feature of this program is that it performs an evnt_multi call while
  20. decoding the picture(s). So, you can continue to use your favorite application
  21. while the JPEG picture(s) is decoded, even under normal TOS.
  22.  
  23. ????.JPEG: several big JPEG files.
  24.  
  25. Raphael Lemoine (Brainstorm).
  26.  
  27. Brainstorm:
  28. tel: (+33)-1-44-67-08-09
  29. fax: (+33)-1-44-67-08-11
  30. bbs: (+33)-1-44-67-08-44 (brasil, Atari french developpers support)
  31. email: raphael@brasil.frmug.fr.net
  32.