[svn] / trunk / xvidcore / src / utils / ratecontrol.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/utils/ratecontrol.h

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

revision 3, Fri Mar 8 02:46:11 2002 UTC revision 64, Sun Mar 24 05:47:48 2002 UTC
# Line 4  Line 4 
4  #include "../encoder.h"  #include "../encoder.h"
5  #include "../portab.h"  #include "../portab.h"
6    
7  void RateControlInit(uint32_t target_rate, uint32_t rc_buffersize, int framerate,  void RateControlInit(uint32_t target_rate, uint32_t reaction_delay_factor, int framerate,
8                                           int width, int height, int max_quant, int min_quant);                                           int max_quant, int min_quant);
9    
10  int RateControlGetQ(int keyframe);  int RateControlGetQ(int keyframe);
11    

Legend:
Removed from v.3  
changed lines
  Added in v.64

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