[PATCH] strmbase: Frame scheduling should use IMediaSample::GetTime

Alessandro Pignotti alessandro at agawi.io
Tue Mar 5 09:18:27 CST 2013


Currently IMediaSample::GetMediaTime is used, which is actually
optional.

This MSDN article
http://msdn.microsoft.com/en-us/library/windows/desktop/dd407208%
28v=vs.85%29.aspx specifies that time-stamps and not media times should
be used for frame scheduling. This fixes playback synchronization when
using windows media player codecs.

Alessandro
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-strmbase-Frame-scheduling-should-use-IMediaSample-Ge.patch
Type: text/x-patch
Size: 1024 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130305/4de2194c/attachment.bin>


More information about the wine-patches mailing list