--- trunk/vfw/src/config.h 2002/07/26 19:58:22 342 +++ trunk/vfw/src/config.h 2002/07/27 21:38:19 343 @@ -104,6 +104,10 @@ BYTE qmatrix_inter[64]; int keyframe_boost; +//added by koepi for new 2pass curve treatment + int kftreshold; + int kfreduction; +// end of koepi's additions int discard1pass; int dummy2pass; int curve_compression_high;