[cvs] / xvidcore / src / decoder.h Repository:
ViewVC logotype

Diff of /xvidcore/src/decoder.h

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

revision 1.10.2.3, Sun Dec 8 05:38:56 2002 UTC revision 1.10.2.4, Thu Dec 12 10:37:44 2002 UTC
# 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.1.10.2.3  
changed lines
  Added in v.1.10.2.4

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