[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.6, Sun Sep 29 15:56:21 2002 UTC revision 1.76.2.7, Mon Sep 30 09:19:26 2002 UTC
# Line 411  Line 411 
411          pEnc->queue_size = 0;          pEnc->queue_size = 0;
412    
413          pEnc->mbParam.m_stamp = 0;          pEnc->mbParam.m_stamp = 0;
414  ;  
415          pEnc->m_framenum = 0;          pEnc->m_framenum = 0;
416            pEnc->current->stamp = 0;
417            pEnc->reference->stamp = 0;
418    
419          pParam->handle = (void *) pEnc;          pParam->handle = (void *) pEnc;
420    

Legend:
Removed from v.1.76.2.6  
changed lines
  Added in v.1.76.2.7

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