[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.112, Thu Dec 9 04:20:44 2004 UTC revision 1.113, Fri Dec 10 01:31:20 2004 UTC
# Line 1673  Line 1673 
1673                          pMB->field_pred = 0;                          pMB->field_pred = 0;
1674    
1675                          if (pMB->cbp != 0) {                          if (pMB->cbp != 0) {
1676                                          MBTransQuantInter(&pEnc->mbParam, current, pMB, x, y,                                  pMB->cbp = MBTransQuantInter(&pEnc->mbParam, current, pMB, x, y,
1677                                                                            dct_codes, qcoeff);                                                                            dct_codes, qcoeff);
1678                          }                          }
1679    

Legend:
Removed from v.1.112  
changed lines
  Added in v.1.113

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