Quicktime for Linux

Author: Adam Williams    quicktime@altavista.net
Homepage: heroinewarrior.com/quicktime
Requires: libpthread
------------------------------------------------------------------------

***** 

This is a Quicktime library for UNIX in a freely redistributable,
statically linkable library.  

*****

Building:
type "make" in the quicktime/quicktime directory.
type "make util" to get some Small Utilities.

Configuration:

The file "config.h" defines the size of a 16 bit word and what the
maximum file size is.

libdv must be hacked to compile on Compaq C.

Replace ... with enumeration.
Replace run:, len: with proper order.




/*******************************************************
 * References:
 *********************************/

Apple's quicktime file format information:

http://developer.apple.com/techpubs/quicktime/qtdevdocs/REF/refQTFileFormat.htm

Color space conversions:

http://www.neuro.sfc.keio.ac.jp/~aly/polygon/info/color-space-faq.html
