[cvs] / xvidcore / src / encoder.c Repository:
ViewVC logotype

Diff of /xvidcore/src/encoder.c

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

revision 1.98, Tue Apr 8 11:04:06 2003 UTC revision 1.99, Wed Apr 9 12:02:26 2003 UTC
# Line 1016  Line 1016 
1016                  mode = MEanalysis(&pEnc->reference->image, pEnc->current,                  mode = MEanalysis(&pEnc->reference->image, pEnc->current,
1017                                          &pEnc->mbParam, pEnc->mbParam.iMaxKeyInterval,                                          &pEnc->mbParam, pEnc->mbParam.iMaxKeyInterval,
1018                                          (/*mode < 0*/1/*hack*/) ? pEnc->iFrameNum : 0,                                          (/*mode < 0*/1/*hack*/) ? pEnc->iFrameNum : 0,
1019                                          bframes_count++, 0 /*pFrame->bframe_threshold*/);                                          bframes_count++, pFrame->bframe_threshold);
1020          }          }
1021    
1022          if (mode == I_VOP) {          if (mode == I_VOP) {

Legend:
Removed from v.1.98  
changed lines
  Added in v.1.99

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