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

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

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

revision 1.1.2.1, Wed Sep 10 22:18:59 2003 UTC revision 1.1.2.2, Sun Sep 28 16:12:32 2003 UTC
# Line 525  Line 525 
525          Data->iQuant = iQuant;          Data->iQuant = iQuant;
526          Data->cbp = c;          Data->cbp = c;
527    
528            pMB->mcsel = 0;
529    
530          v = Data->qpel ? Data->currentQMV : Data->currentMV;          v = Data->qpel ? Data->currentQMV : Data->currentMV;
531          for (i = 0; i < 5; i++) {          for (i = 0; i < 5; i++) {
532                  Data->iMinSAD[i] = 256*4096;                  Data->iMinSAD[i] = 256*4096;

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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