[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.14, Sat Nov 2 15:52:30 2002 UTC revision 1.76.2.15, Sat Nov 2 16:12:27 2002 UTC
# Line 1620  Line 1620 
1620          }          }
1621    
1622          if (pEnc->current->global_flags & XVID_GMC) {          if (pEnc->current->global_flags & XVID_GMC) {
1623                  printf("Global Motion = %d %d quarterpel=%d\n", pEnc->current->GMC_MV.x, pEnc->current->GMC_MV.y,pEnc->current->quarterpel);  //              printf("Global Motion = %d %d quarterpel=%d\n", pEnc->current->GMC_MV.x, pEnc->current->GMC_MV.y,pEnc->current->quarterpel);
1624                  pEnc->current->coding_type = S_VOP;                  pEnc->current->coding_type = S_VOP;
1625          } else          } else
1626                  pEnc->current->coding_type = P_VOP;                  pEnc->current->coding_type = P_VOP;

Legend:
Removed from v.1.76.2.14  
changed lines
  Added in v.1.76.2.15

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