[svn] / branches / dev-api-4 / xvidcore / src / decoder.h Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/src/decoder.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 272, Tue Jul 9 01:37:22 2002 UTC revision 315, Fri Jul 19 11:15:21 2002 UTC
# Line 33  Line 33 
33   *   *
34   *  - 13.06.2002 Added legal header - Cosmetic   *  - 13.06.2002 Added legal header - Cosmetic
35   *   *
36   *  $Id: decoder.h,v 1.9 2002-07-09 01:37:22 chenm001 Exp $   *  $Id: decoder.h,v 1.10 2002-07-19 11:15:21 albeu Exp $
37   *   *
38   ****************************************************************************/   ****************************************************************************/
39    
# Line 96  Line 96 
96          uint32_t time_pp;          uint32_t time_pp;
97          uint32_t time_bp;          uint32_t time_bp;
98          uint8_t low_delay;                      // low_delay flage (1 means no B_VOP)          uint8_t low_delay;                      // low_delay flage (1 means no B_VOP)
99    
100            XVID_DEC_PICTURE* out_frm;                // This is used for slice rendering
101  }  }
102  DECODER;  DECODER;
103    

Legend:
Removed from v.272  
changed lines
  Added in v.315

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4