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

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

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

revision 706, Wed Dec 11 11:03:37 2002 UTC revision 707, Thu Dec 12 10:38:28 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.10.2.3 2002-12-08 05:38:56 suxen_drol Exp $   *  $Id: decoder.h,v 1.10.2.4 2002-12-12 10:37:44 suxen_drol Exp $
37   *   *
38   ****************************************************************************/   ****************************************************************************/
39    
# Line 148  Line 148 
148          int64_t last_non_b_time;          int64_t last_non_b_time;
149          uint32_t time_pp;          uint32_t time_pp;
150          uint32_t time_bp;          uint32_t time_bp;
151          uint8_t low_delay;                      // low_delay flage (1 means no B_VOP)          uint32_t low_delay;                     // low_delay flage (1 means no B_VOP)
152            uint32_t low_delay_default;     // default value for low_delay flag
153    
154          XVID_DEC_PICTURE* out_frm;                // This is used for slice rendering          XVID_DEC_PICTURE* out_frm;                // This is used for slice rendering
155  }  }

Legend:
Removed from v.706  
changed lines
  Added in v.707

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