--- trunk/vfw/src/codec.h 2002/04/05 14:42:37 102 +++ trunk/vfw/src/codec.h 2002/04/08 12:51:41 109 @@ -101,6 +101,7 @@ int bytes2; int desired_bytes2; + int max_framesize; double movie_curve; double credits_start_curve; double credits_end_curve; @@ -115,6 +116,7 @@ double alt_curve_mid_qual; double alt_curve_qual_dev; int overflow; + int quant_count[32]; NNSTATS nns1; NNSTATS nns2;