
This codec is Sharp's TML2 version, which is TML1 v1.0 with Adaptive
Motion Accuracy (AMA).

Please use this encoder as if you were using TML1 (i.e., with the
same encoder/decoder parameter files). Refer to Telenor's TML1 for
more information.

The software modules that have been modified from TML1 are the following:

enc_ama (encoder):        block.c        
                          image.c        
                          lencoder.c     
                          macroblock.c   
                          stream.c       
                          block.h        
                          global.h       
                          macroblock.h   
                
dec_ama (decoder):        image.c        
                          ldecod.c       
                          macroblock.c   
                          stream.c       
                          global.h       
                          image.h        
                          ldecod.h       
                          macroblock.h   
                          stream.h       

results:                  this directory contains input and output
                          files for experimental results


Each of the modules contains copyright information and the modifications 
made by Sharp are all indicated in the code. Specifically, each module 
modified by Sharp contains the following statement at the header:

/*****************************************************************************/
/*                                                                           */
/*      Copyright (C) 1999 SHARP LABS OF AMERICA All Rights Reserved.        */
/*                                                                           */
/*****************************************************************************/

/* Copyright (C) 1999 by Sharp Laboratories of America, Camas, WA 98607, USA.
   All Rights Reserved.

   The sections in this program that are contained within the headings:  */

   /*## <Sharp Start> ##*/


   /*## <Sharp End> ##*/

/* are copyrighted by Sharp Laboratories of America. It may not be redistributed 
   without the consent of the copyright holders. In no circumstances may the 
   copyright notice be removed. The program may not be used without a written 
   permission of the copyright holders.  The users shall treat the program in 
   confidence. This program is provided as is, without any express or implied 
   warranty, without even the warranty of fitness for a particular purpose.
   */

/*****************************************************************************/


Contact person:  shawmin@sharplabs.com
