[PATCH] quartz: Allow time format change while running

Zebediah Figura zfigura at codeweavers.com
Mon Nov 29 13:20:46 CST 2021


Since our current implementation is pretty much a stub anyway, this is fine.

That said, the tests are not exactly interesting (we only try setting it 
to MEDIA_TIME, which is already the format, and NONE, which is kind of 
special). As usual, I ended up writing more tests to validate the 
implementation, and found, interestingly enough, that while the filter 
graph is fine with changing the time format while running, it does not 
expect the same of its filters, and will actually stop and restart 
itself if you try to actually change the time format to something 
interesting. Rudimentary tests attached here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scratch.diff
Type: text/x-patch
Size: 4878 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211129/666a2a70/attachment.bin>


More information about the wine-devel mailing list