8 Feb
2023
8 Feb
'23
9:51 p.m.
+ else if ( hr == MF_E_TRANSFORM_NEED_MORE_INPUT ) + { + TRACE("no output received.\n"); + r = ICERR_OK; + }
Is this correct? The documentation for VFW is somewhat vague. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2139#note_23524