[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.30, Sun Apr 28 23:31:00 2002 UTC revision 1.31, Mon Apr 29 06:45:55 2002 UTC
# Line 323  Line 323 
323          stop_conv_timer();          stop_conv_timer();
324    
325  #ifdef _DEBUG  #ifdef _DEBUG
326          image_copy(&pEnc->sOriginal, &pEnc->sCurrent, pEnc->mbParam.edged_width, pEnc->mbParam.height);          image_copy(&pEnc->sOriginal, &pEnc->current->image, pEnc->mbParam.edged_width, pEnc->mbParam.height);
327  #endif  #endif
328    
329          EMMS();          EMMS();

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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