[svn] / trunk / xvidcore / src / encoder.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/encoder.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 358, Sun Aug 4 21:32:56 2002 UTC revision 359, Sun Aug 4 22:34:49 2002 UTC
# Line 39  Line 39 
39   *             MinChen <chenm001@163.com>   *             MinChen <chenm001@163.com>
40   *  14.04.2002 added FrameCodeB()   *  14.04.2002 added FrameCodeB()
41   *   *
42   *  $Id: encoder.c,v 1.70 2002-08-04 21:32:56 Isibaar Exp $   *  $Id: encoder.c,v 1.71 2002-08-04 22:34:49 edgomez Exp $
43   *   *
44   ****************************************************************************/   ****************************************************************************/
45    
# Line 1252  Line 1252 
1252          DEBUG(temp);          DEBUG(temp);
1253  #endif  #endif
1254    
1255    #ifdef BFRAMES
1256          inc_frame_num(pEnc);          inc_frame_num(pEnc);
1257    #endif
1258          pEnc->iFrameNum++;          pEnc->iFrameNum++;
1259    
1260          stop_global_timer();          stop_global_timer();

Legend:
Removed from v.358  
changed lines
  Added in v.359

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