--- config.h 2003/02/12 13:24:24 1.14.2.4 +++ config.h 2003/02/15 06:33:05 1.14.2.6 @@ -24,7 +24,7 @@ #define XVID_BUILD __TIME__ ", " __DATE__ #define XVID_WEBSITE "http://www.xvid.org/" -#define XVID_SPECIAL_BUILD "sysKin's build - designed for bugs (tm)" +#define XVID_SPECIAL_BUILD "(Vanilla CVS Build)" /* constants */ #define CONFIG_HINTFILE "\\hintfile.mvh" @@ -166,6 +166,8 @@ #ifdef _SMP int num_threads; #endif + int chroma_opt; + int frame_drop_ratio; /* decoder */