--- global.h 2002/03/08 02:44:32 1.1 +++ global.h 2002/03/26 11:16:08 1.2 @@ -36,6 +36,11 @@ int mode; int quant; // absolute quant + int field_dct; + int field_pred; + int field_for_top; + int field_for_bot; + // encoder specific VECTOR pmvs[4];