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

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

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

revision 1.3, Tue Apr 20 06:10:40 2004 UTC revision 1.4, Thu Jul 8 07:12:54 2004 UTC
# Line 94  Line 94 
94    
95          xvid_me_DiamondSearch(Data->currentMV[0].x, Data->currentMV[0].y, Data, 255, CheckCandidate16I);          xvid_me_DiamondSearch(Data->currentMV[0].x, Data->currentMV[0].y, Data, 255, CheckCandidate16I);
96    
97          xvid_me_SubpelRefine(Data, CheckCandidate16I, 0);          xvid_me_SubpelRefine(Data->currentMV[0], Data, CheckCandidate16I, 0);
98    
99    
100          /* for QPel halfpel positions are worse than in halfpel mode :( */          /* for QPel halfpel positions are worse than in halfpel mode :( */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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