
README FOR VERSION 15:

This version of the fba decoder software is delta from Rockwell's V14 coder,
and contains integration of body coding. Extra directories (SRCBAP, EPF_BA,
EPF_FBA, STREAM_BA, STREAM_FBA) contain source BAP files, EPF files for body
animation and face-body animation together, and example bitstreams. 

Tolga K. Capin   Jan 6, 1999.




README FOR VERSION 14:

This version of the fbacoder software is a delta from Rockwell's V12 coder.
It contains the def_bit table building in the decoder and allows startcodes
to be inserted at any from by specifying STC in the EPF file. It also 
contains default min/max values for the FAPS which are currently all set to
+-1000 (see sim.h for #define DEFAULTMIN and #define DEFAULTMAX). Also, the
number of bits for the coding mode has been reduced from 2 to 1 to reflect the
expected DIS syntax.

A variety of source FAP files and EPF files are included here under SRCFAP
and EPF directories. Scripts have been prepared for sequential coding of
the source files. Run conf.ss in the encoder directory and then do the same in
the decoder directory. Results will be written to ENCFAP, STREAM and DECFAP.

Eric Petajan 10/2/98
