dmime: Accept a DMUS_IO_SEGMENT_HEADER without rtPlayStart field.
commit460ae3d82c2a31d4f34df5203011efb187e807c0
authorMichael Stefaniuc <mstefani@winehq.org>
Tue, 2 Nov 2021 23:54:50 +0000 (3 00:54 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Nov 2021 20:06:48 +0000 (3 21:06 +0100)
treee61fc52a52993932ad74d6cf2626a6585613105e
parentfbb633750f14feae15d162b512fc946c974646d8
dmime: Accept a DMUS_IO_SEGMENT_HEADER without rtPlayStart field.

Tron 2.0 has a segment header of 56, so is missing the rtPlayStart field.
Based on a patch by Alistair Leslie-Hughes.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dmime/segment.c