diff options
author | Christian A. Weber <chris@gna.ch> | 1993-05-24 14:33:59 +0000 |
---|---|---|
committer | Christian A. Weber <chris@gna.ch> | 1993-05-24 14:33:59 +0000 |
commit | 91dffe60923df0cdf04e79c47a4112bf1ecbcefe (patch) | |
tree | 6f6bcb567efd7e50a7efa3a33b03a91420d30da1 /MovieDecode/README | |
parent | 9fb44feb30ce318938751bfcb4826e65118cd647 (diff) | |
download | iff-library-91dffe60923df0cdf04e79c47a4112bf1ecbcefe.tar.gz iff-library-91dffe60923df0cdf04e79c47a4112bf1ecbcefe.tar.bz2 iff-library-91dffe60923df0cdf04e79c47a4112bf1ecbcefe.zip |
Initial revision
Diffstat (limited to 'MovieDecode/README')
-rw-r--r-- | MovieDecode/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MovieDecode/README b/MovieDecode/README new file mode 100644 index 0000000..972ad52 --- /dev/null +++ b/MovieDecode/README @@ -0,0 +1,9 @@ +Here's my movie player source code. +There is no direct documentation on the MOVIE ANIM format, but the +function DumpFrame() in SimpleTest.c shows how it's working... + +- Chris (chris@mighty.adsp.sub.org) + +Christian A. Weber, Bruggerweg 2, CH-8037 Zürich, SWITZERLAND + +May 29, 1993 |