
xcinplay : written by Tim Ferguson, 1998.            timf@dgs.monash.edu.au

An X11 player for Id Software's .cin cut scene cinematics.  Currently
plays video only... no audio.

Most of the idcin.c code is based on Id Software's video.c distribution.
I have:
   - added a decoding routine
   - cleaned up the code removing parts which are not used/redundant.
   - modularised for use in a sequence conversion package I have written
     for my PhD work.
Routines in xcinplay.c and util.c are based on code I have been using for
my PhD research work.  I have released a spec and a tutorial on the
format of the .cin file.  Please refer to:

    http://www.dgs.monash.edu.au/~timf/bottim/

for further updates and information.

