[PATCH 3/4] quartz: Do not try renderers first. Use a single enumeration pass.

Alexander Dorofeyev alexd4 at inbox.lv
Tue Jul 8 15:52:34 CDT 2008


Fixes a regression in Thief The Dark Project with intro / cutscene videos, which 
happened after rewrites in Render/Renderfile, that changed how filters are 
enumerated, in effect giving filters with renderer flag priority over filters 
with higher Merit. The game is very sensetive to when its filter is added to the 
graph and breaks if this happens at a wrong time.

Tested in patch 4/4.
---
  dlls/quartz/filtergraph.c |   13 ++-----------
  1 files changed, 2 insertions(+), 11 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f7ceb9f7b9b35610e7cd6b1b9d90630bca81ba52.diff
Type: text/x-patch
Size: 1612 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080708/be49c953/attachment-0001.bin 


More information about the wine-patches mailing list