--- branches/dev-api-3/xvidcore/src/global.h 2002/12/29 15:00:18 749 +++ branches/dev-api-3/xvidcore/src/global.h 2002/12/29 16:59:50 750 @@ -12,6 +12,7 @@ #define MODE_INTRA 3 #define MODE_INTRA_Q 4 #define MODE_NOT_CODED 16 +#define MODE_NOT_CODED_GMC 17 /* --- bframe specific --- */