[cvs] / xvidcore / src / encoder.h Repository:
ViewVC logotype

Diff of /xvidcore/src/encoder.h

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

revision 1.27.2.7, Mon May 12 12:28:31 2003 UTC revision 1.27.2.8, Sun May 18 12:33:26 2003 UTC
# Line 46  Line 46 
46  #include "xvid.h"  #include "xvid.h"
47  #include "portab.h"  #include "portab.h"
48  #include "global.h"  #include "global.h"
 #include "utils/ratecontrol.h"  
49    
50  /*****************************************************************************  /*****************************************************************************
51   * Constants   * Constants
# Line 224  Line 223 
223    
224          int m_framenum; /* debug frame num counter; unlike iFrameNum, does not reset at ivop */          int m_framenum; /* debug frame num counter; unlike iFrameNum, does not reset at ivop */
225    
         RateControl rate_control;  
   
226          float fMvPrevSigma;          float fMvPrevSigma;
227  }  }
228  Encoder;  Encoder;

Legend:
Removed from v.1.27.2.7  
changed lines
  Added in v.1.27.2.8

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