Version 1.03:

-- Fixed freeing mblock.data[0] bug in MTE_interpolate.c

-- Replaced activate callbacks with losing focus callbacks for inputs

-- Added fixed sizes for all transient windows 

-- Added <VendorS.h> and <Xm/LabelG.h> definition for Motif 1.2 
	and new define MOTIF1.2 for Motif 1.2 compilation

-- replaced <strings.h> with <string.h> seems to work for both ANSI C and 
	otherwise (courtesy of meyer@cambium.uoregon.edu)

-- Added Solaris 2.x support (courtesy of meyer@cambium.uoregon.edu)

-- Added IBM RS6000 support (courtesy of olstokes@eos.ncsu.edu)

-- various spelling errors corrected and README file changed

-- BLOCK_LENGTH set to 1/3 file length for disk file inputs

-- all motion vectors converted to ints

-- fixed forced coding first and last block of slice 

-- all codes converted to unsigned int from words. Can now write 32 bit codes.

Version 1.03.1:

-- removed spurious XtFree() calls in MOTIF_utils.c

-- added MPEGTool -f <config_file_name> support for batch mode encoding

-- fixed bug when frame sizes are not divisible by 16