--- trunk/xvidcore/src/encoder.h 2002/03/08 02:46:11 3 +++ trunk/xvidcore/src/encoder.h 2002/04/10 07:40:51 113 @@ -66,6 +66,8 @@ uint32_t quant_type; uint32_t motion_flags; uint32_t global_flags; + + HINTINFO * hint; } MBParam; typedef struct @@ -95,9 +97,14 @@ IMAGE sCurrent; IMAGE sReference; +#ifdef _DEBUG + IMAGE sOriginal; +#endif IMAGE vInterH; IMAGE vInterV; + IMAGE vInterVf; IMAGE vInterHV; + IMAGE vInterHVf; // macroblock