home *** CD-ROM | disk | FTP | other *** search
- JPEG2DCTV Version 0.2
-
- This is a quick and dirty program to decompress JPEG compressed
- images into a DCTV display buffer. It takes about one minute to
- decompress a 730 x 482 x 24 bit image to a full DCTV screen
- on an Amiga 3000 with 'jpeg2dctv', and about 40 seconds with
- 'jpeg2dctv.030'.
-
- Usage: jpeg2dctv [-b] inputfile
- Hit control-c to terminate, after the program is finished decoding.
- The inputfile must be a JPEG compressed image.
-
- If you are running this under Workbench 1.3, please set your stack
- size to a minimum of 20000.
-
- You _must_ install 'dctv.library' in your LIBS: directory to use
- 'jpeg2dctv'. The 'dctv.library' is included in this archive, along
- with a test image named (appropriately) 'testimg.jpg'.
-
- 'dctv.library' is copyrighted (c) 1991 by Digital Creations, Inc.
-
- The JPEG source code used in 'jpeg2dctv' is copyrighted (c) 1991 by
- Thomas G. Lane, and is part of the Independent JPEG Group's software.
-
- 'jpeg2dctv'and 'jpeg2dctv.030' are copyrighted (c) 1991 by Benjamin Reich.
-
- If there is any demand, I will include an option to save the DCTV
- image created by 'jpeg2dctv', though you can use any screen-capture
- program to capture the DCTV screen.
-
- This software is provided AS IS.
-
- Updates from v. 0.1:
-
- - added proper overscan support;
- - now both 1.3 and 2.0 compatible;
- - screen pops to front when finished decoding; and
- - improved control-c handling
- (will not break until after it is finished decoding);
-
- -Benjamin Reich
- Portal: Counsellor
- BIX: ben_rich
- Delphi: BEN_RICH
- Usenet: Counsellor@cup.portal.com
-