[svn] / branches / dev-api-4 / xvidcore / src / encoder.h Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/src/encoder.h

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

revision 1014, Mon May 12 12:33:16 2003 UTC revision 1035, Sun May 18 12:33:26 2003 UTC
# Line 36  Line 36 
36   *               support for EXTENDED API   *               support for EXTENDED API
37   *  - 22.08.2001 fixed bug in iDQtab   *  - 22.08.2001 fixed bug in iDQtab
38   *   *
39   *  $Id: encoder.h,v 1.27.2.7 2003-05-12 12:28:31 suxen_drol Exp $   *  $Id: encoder.h,v 1.27.2.8 2003-05-18 12:33:26 edgomez Exp $
40   *   *
41   ****************************************************************************/   ****************************************************************************/
42    
# 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.1014  
changed lines
  Added in v.1035

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