quartz: Fix IMediaSample2 SetPreroll and SetSyncPoint

Maarten Lankhorst m.b.lankhorst at gmail.com
Wed Apr 16 16:42:36 CDT 2008


((This->props.dwSampleFlags & ~AM_SAMPLE_PREROLL) | bIsPreroll) was
evaluated instead of only bIsSyncPoint, causing subtle breakage,
replace it with more readable code instead
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-quartz-Fix-IMediaSample2-SetPreroll-and-SetSyncPoint.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080416/e2b41025/attachment.txt 


More information about the wine-patches mailing list