Re: [PATCH v7 0/6] MR4449: winegstreamer: WMReader compressed output
30 Nov
2023
30 Nov
'23
10 p.m.
Zebediah Figura (@zfigura) commented about dlls/wmvcore/tests/wmvcore.c:
ok(callback->next_pts[1] == 13270000, "Got pts %I64d.\n", callback->next_pts[1]); ok(callback->sample_count > 0, "Got no samples.\n"); callback->sample_count = 0; + ok(!callback->todo_rewind, "Didn't rewind as expected\n");
This also seems unnecessary? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4449#note_54470
826
Age (days ago)
826
Last active (days ago)
0 comments
1 participants
participants (1)
-
Zebediah Figura (@zfigura)