[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.95.2.42, Wed Oct 1 23:23:00 2003 UTC revision 1.95.2.43, Fri Oct 3 13:47:24 2003 UTC
# Line 1906  Line 1906 
1906                                  mb->cbp &= 0x3C;                                  mb->cbp &= 0x3C;
1907    
1908                          start_timer();                          start_timer();
1909                          MBCodingBVOP(mb, qcoeff, frame->fcode, frame->bcode, bs,                          MBCodingBVOP(frame, mb, qcoeff, frame->fcode, frame->bcode, bs,
1910                                                   &frame->sStat, direction);                                                   &frame->sStat);
1911                          stop_coding_timer();                          stop_coding_timer();
1912                  }                  }
1913          }          }

Legend:
Removed from v.1.95.2.42  
changed lines
  Added in v.1.95.2.43

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