28 Feb
2026
28 Feb
'26
4:28 a.m.
In a certain game from 1996, the end of the logo animation was determined by checking whether the video playback had reached its end. However, Wine's avivideo incorrectly reports the end position as one frame short of the actual length. As a result, the app cannot detect the end of video playback without this change. -- v3: mciavi32: Fix handling of the end position in the step command. mciavi32: Fix handling of the end position in the seek command. mciavi32: Fix handling of the end position in the play command. winmm/tests: Add end position tests for avivideo. https://gitlab.winehq.org/wine/wine/-/merge_requests/10089