[cvs] / vfw / src / config.h Repository:
ViewVC logotype

Diff of /vfw/src/config.h

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

revision 1.14.2.4, Wed Feb 12 13:24:24 2003 UTC revision 1.16, Sun Feb 16 04:36:04 2003 UTC
# Line 24  Line 24 
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      "sysKin's build - designed for bugs (tm)"  #define XVID_SPECIAL_BUILD      "(Vanilla CVS Build)"
28    
29  /* constants */  /* constants */
30  #define CONFIG_HINTFILE         "\\hintfile.mvh"  #define CONFIG_HINTFILE         "\\hintfile.mvh"
# Line 166  Line 166 
166  #ifdef _SMP  #ifdef _SMP
167          int num_threads;          int num_threads;
168  #endif  #endif
169            int chroma_opt;
170    
171          int frame_drop_ratio;          int frame_drop_ratio;
172    
173          /* decoder */          /* decoder */

Legend:
Removed from v.1.14.2.4  
changed lines
  Added in v.1.16

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