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

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

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

revision 1061, Tue Jun 10 10:07:03 2003 UTC revision 1202, Sun Nov 9 20:49:21 2003 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: config.h,v 1.1.2.8 2003-06-10 10:07:03 suxen_drol Exp $   * $Id: config.h,v 1.1.2.11 2003-11-09 20:49:21 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25  #ifndef _CONFIG_H_  #ifndef _CONFIG_H_
# Line 83  Line 83 
83  {  {
84      int frame;      int frame;
85    
86        int type;
87      int mode;      int mode;
88      int weight;      int weight;
89      int quant;      int quant;
# Line 141  Line 142 
142          int kfreduction;          int kfreduction;
143          int curve_compression_high;          int curve_compression_high;
144          int curve_compression_low;          int curve_compression_low;
145            int overflow_control_strength;
146          int twopass_max_overflow_improvement;          int twopass_max_overflow_improvement;
147          int twopass_max_overflow_degradation;          int twopass_max_overflow_degradation;
         int bitrate_payback_delay;  
         int bitrate_payback_method;  
148    
149      /* motion */      /* motion */
150          int motion_search;          int motion_search;
151          int vhq_mode;          int vhq_mode;
152          int chromame;          int chromame;
153            int cartoon_mode;
154      int max_key_interval;      int max_key_interval;
155          int min_key_interval;          int min_key_interval;
156          int frame_drop_ratio;          int frame_drop_ratio;

Legend:
Removed from v.1061  
changed lines
  Added in v.1202

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