Parent Directory
|
Revision Log
|
Patch
revision 1.37.2.9, Fri Nov 8 22:34:16 2002 UTC | revision 1.37.2.10, Mon Nov 11 15:49:29 2002 UTC | |
---|---|---|
# | Line 1476 | Line 1476 |
1476 | if (stats) | if (stats) |
1477 | stats->notify = XVID_DEC_VOP; | stats->notify = XVID_DEC_VOP; |
1478 | frame->length = 1; | frame->length = 1; |
1479 | image_output(&dec->cur, dec->width, dec->height, dec->edged_width, | image_output(&dec->refn[0], dec->width, dec->height, dec->edged_width, |
1480 | frame->image, frame->stride, frame->colorspace, dec->interlacing); | frame->image, frame->stride, frame->colorspace, dec->interlacing); |
1481 | emms(); | |
1482 | return XVID_ERR_OK; | return XVID_ERR_OK; |
1483 | } | } |
1484 |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |