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

Diff of /xvidcore/src/xvid.h

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

revision 1.27.2.20, Thu May 22 22:56:17 2003 UTC revision 1.27.2.21, Mon Jun 2 11:46:47 2003 UTC
# Line 442  Line 442 
442  } xvid_plugin_2pass1_t;  } xvid_plugin_2pass1_t;
443    
444    
 #define XVID_CURVE_COSINE   0   /* low aggressiveness */  
 #define XVID_CURVE_LINEAR   1   /* medium aggressiveness */  
 #define XVID_CURVE_SINE     2   /* high aggressiveness */  
   
445  #define XVID_PAYBACK_BIAS   0   /* payback with bias */  #define XVID_PAYBACK_BIAS   0   /* payback with bias */
446  #define XVID_PAYBACK_PROP   1   /* payback proportionally */  #define XVID_PAYBACK_PROP   1   /* payback proportionally */
447    
# Line 462  Line 458 
458      int max_overflow_improvement;      int max_overflow_improvement;
459      int max_overflow_degradation;      int max_overflow_degradation;
460    
     int use_alt_curve;  
         int alt_curve_high_dist;  
         int alt_curve_low_dist;  
     int alt_curve_use_auto;  
         int alt_curve_auto_str;  
         int alt_curve_type; /* XVID_CURVE_ */  
         int alt_curve_min_rel_qual;  
         int alt_curve_use_auto_bonus_bias;  
     int alt_curve_bonus_bias;  
   
461      int kftreshold;      int kftreshold;
462          int kfreduction;          int kfreduction;
463      int min_key_interval;      int min_key_interval;

Legend:
Removed from v.1.27.2.20  
changed lines
  Added in v.1.27.2.21

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