/*****************************************************************************/
/*                                                                           */
/*          Copyright (c) 2007 - 2008 by Analog Devices, Inc.                */
/*                                                                           */
/*  All rights are reserved.  Reproduction in whole or in part is prohibited */
/*  without the written consent of the copyright owner.                      */
/*                                                                           */
/*  Analog Devices, Inc. reserves the right to make changes without notice   */
/*  at any time. Analog Devices, Inc. makes no warranty, expressed, implied  */
/*  or  statutory, including but not limited to any implied warranty of      */
/*  merchantability of fitness for any particular purpose, or that the use   */
/*  will not infringe any third party patent, copyright or trademark.        */
/*  Analog Devices, Inc. must not be liable for any loss or damage arising   */
/*  from its use.                                                            */
/*                                                                           */
/*  This Copyright notice may not be removed or modified without prior       */
/* written consent of Analog Devices, Inc.                                   */
/*                                                                           */
/*****************************************************************************/
/*****************************************************************************/
/*                                                                            
**  Filename:    ADV212_decode_revision_history.txt
**
**  Project:     ADV212 Generic decoder Firmware
**
*/
2_16_1 :  Based on 2_16_0, fixed outputing image index of file stream not working under JDATA mode bug.

2_14_1 :  Corrected scom[7] bug in 2_14_0. If improper field parity order detected, scom[7] will be 
          set until field  back to proper order.
          For example filed order is F0-F1-F0-F1-F0-F1-F0-F0-F1-F0-F1-F0-F1
          ,scom[7] will be 0-0-0-0-0-0-0-1-0-0-0-0-0.
          
2_14_0  : Add new feature for detecting video stream underrun and 
          improper field parity order.
          If video stream underrun, scom[6] will be set for at least
          10 MCLK cycles, until next PI interrupt.
          If improper field parity order detected, scom[7] will be 
          set until filed  back to original (initial) order.
          For example filed order is F0-F1-F0-F1-F0-F1-F0-F0-F1-F0-F1-F0-F1
          ,scom[7] will be 0-0-0-0-0-0-0-1-1-1-1-1-1.


2_13_0  : Confirmed firmware bug caused artifacts on images with 
          Vertical size in range 513..520. Fixed. 
          Vertical size 513 may cause decoder hang however.
          Such behavior is a separate issue and investigation is 
          ongoing. 
          
2_12_0  : QCD bug fix.
 
2_11_0  : No changes. New revision numbering started.

2_3q    : Asserts SWIRQ2 on 0x6001 SWFLAG error of stream parsing.
      
            

 
