[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.135.2.3, Fri Dec 31 10:20:22 2010 UTC revision 1.137, Wed Dec 29 22:39:35 2010 UTC
# Line 1609  Line 1609 
1609                  memcpy((void *)((ptr_t)bs->start + pos),                  memcpy((void *)((ptr_t)bs->start + pos),
1610                             (void *)((ptr_t)pEnc->smpData[k].bs->start), len);                             (void *)((ptr_t)pEnc->smpData[k].bs->start), len);
1611    
1612                  current->length += len;                  current->length = pos += len;
                 pos += len;  
1613    
1614                  /* collect stats */                  /* collect stats */
1615                  current->sStat.iTextBits += pEnc->smpData[k].sStat->iTextBits;                  current->sStat.iTextBits += pEnc->smpData[k].sStat->iTextBits;

Legend:
Removed from v.1.135.2.3  
changed lines
  Added in v.1.137

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