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

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

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

revision 355, Thu Aug 1 12:56:29 2002 UTC revision 361, Mon Aug 5 18:26:31 2002 UTC
# Line 23  Line 23 
23  #define XVID_REG_CLASS  "config"  #define XVID_REG_CLASS  "config"
24    
25  #define XVID_BUILD              __TIME__ ", " __DATE__  #define XVID_BUILD              __TIME__ ", " __DATE__
26  #define XVID_WEBSITE    "http://www.xvid.org"  #define XVID_WEBSITE    "http://www.xvid.org/"
27    #define XVID_SPECIAL_BUILD      "(Vanilla CVS Build)"
28    
29  /* constants */  /* constants */
30  #define CONFIG_HINTFILE         "\\hintfile.mvh"  #define CONFIG_HINTFILE         "\\hintfile.mvh"
# Line 140  Line 141 
141          int credits_end_begin;          int credits_end_begin;
142          int credits_end_end;          int credits_end_end;
143    
144    //added by koepi for gruel's greyscale_mode
145            int credits_greyscale;
146    // end of koepi's additions
147          int credits_mode;          int credits_mode;
148          int credits_rate;          int credits_rate;
149          int credits_quant_i;          int credits_quant_i;

Legend:
Removed from v.355  
changed lines
  Added in v.361

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