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

Diff of /xvidcore/src/motion/estimation_bvop.c

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

revision 1.14, Sat Sep 4 14:16:24 2004 UTC revision 1.15, Sat Sep 4 15:07:45 2004 UTC
# Line 643  Line 643 
643                          Data->directmvB[0].y                          Data->directmvB[0].y
644                          : Data->currentMV[1].y - Data->referencemv[0].y);                          : Data->currentMV[1].y - Data->referencemv[0].y);
645    
646            *best_sad = Data->iMinSAD[0];
647    
648          return skip_sad;          return skip_sad;
649  }  }
650    

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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