--- motion_est.c 2002/09/12 18:53:11 1.48 +++ motion_est.c 2002/09/16 21:41:20 1.49 @@ -153,9 +153,6 @@ MACROBLOCK *const pMB = &pMBs[x + y * iWcount]; - if (pMB->mode == MODE_NOT_CODED) - continue; - predMV = get_pmv2(pMBs, pParam->mb_width, 0, x, y, 0); pMB->sad16 =