home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-12-06 | 2.0 KB | 66 lines | [TEXT/MPS ] |
- README: NIM - Standard Compression Examples
- VERSION (Date)
- 12-04-94
-
- GENERAL
- This source code is from the Standard Compression chapter of the NIM
- QuickTime Components book.
-
-
- ENVIRONMENT USED
- Metrowerks 4.5
- Think 7.0.3
- QT 2.0
- Universal Headers (ETO#16)
- System 7.5s
-
-
- HOW TO BUILD
- Select either the Think or the Metrowerks project file if
- you want to rebuild the samples. Select one of the .c files, as
- each one is a full example with a main body.
-
-
- HOW TO TEST
- Run the application, select a PIC file (use for instance the one provided
- in the folder), and after this you could select the compression used for
- the file.
-
-
- ERROR REPORTS
- If you encounter problems with this sample, send a report stating:
-
-
- * Name of the sample (and the source code file)
- * How the error is reproduced
- * What source code lines in the sample are problematic
- * What version of the sample you have, or from what source did you obtain the sample
- * Your environment, specifying:
- - System environment (System 7.0, 7.1, 7.5 and so on)
- - QuickTime environment (QT 1.6.1, 2.0 and so on)
- - Any additional extensions in your system
- - Hardware environment
- - Development environment (including version level)
- * Any other valuable feedback and comments
-
- Send this report to APPLE.BUGS on AppleLink, or APPLE.BUGS@applelink.apple.com
- on Internet. If possible use the bug reporter stack that is available on
- the Developer CDs, AppleLink and ftp.apple.com.
-
-
- LEGAL STATEMENTS
- Copyright © 1992-94 Apple Computer, Inc.
- All rights reserved.
-
- You may incorporate this sample code into your applications without
- restriction, though the sample code has been provided "AS IS" and the
- responsibility for its operation is 100% yours. However, what you are
- not permitted to do is to redistribute the source as "DSC Sample Code"
- after having made changes. If you're going to re-distribute the source,
- we require that you make it clear in the source that the code was
- descended from Apple Sample Code, but that you've made changes.
-
-
- CHANGE HISTORY
- 12/04/94 khs Tested with MW 4.5, Think C 7.0.3 and ETO#16 Universal headers.
-