[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.76.2.27, Tue Dec 10 11:13:50 2002 UTC revision 1.76.2.28, Wed Dec 11 10:47:43 2002 UTC
# Line 1678  Line 1678 
1678          if (pEnc->current->global_flags & XVID_HINTEDME_SET) {          if (pEnc->current->global_flags & XVID_HINTEDME_SET) {
1679                  HintedMESet(pEnc, &bIntra);                  HintedMESet(pEnc, &bIntra);
1680          if (bIntra == 0) {          if (bIntra == 0) {
                         pEnc->current->fcode = FindFcode(&pEnc->mbParam, pEnc->current);  
1681                          MotionEstimationHinted(&pEnc->mbParam, pEnc->current, pEnc->reference,                          MotionEstimationHinted(&pEnc->mbParam, pEnc->current, pEnc->reference,
1682                                                                                          &pEnc->vInterH, &pEnc->vInterV, &pEnc->vInterHV);                                                                                          &pEnc->vInterH, &pEnc->vInterV, &pEnc->vInterHV);
1683                  }                  }

Legend:
Removed from v.1.76.2.27  
changed lines
  Added in v.1.76.2.28

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