--- branches/dev-api-3/vfw/src/codec.c 2002/12/11 11:03:37 706 +++ branches/dev-api-3/vfw/src/codec.c 2002/12/12 10:38:28 707 @@ -726,7 +726,7 @@ frame.bitstream = icd->lpInput; frame.length = icd->lpbiInput->biSizeImage; - + frame.general = XVID_DEC_LOWDELAY; /* force low_delay_default mode */ frame.image = icd->lpOutput; // frame.stride = icd->lpbiOutput->biWidth; // dev-api-3: