quartz: Fix Render and RenderFile

Maarten Lankhorst m.b.lankhorst at gmail.com
Thu Jun 26 19:13:24 CDT 2008


This allows playing back ogg files, which don't work currently because
the source filter has multiple pins with a media type that has no
renderers known. This changes algorythm to try a direct connection
first, and if that fails, enumerate all filters that can use the input
type and tries to connect those, if that succeeds, it recursively
calls Render on all the output pins, if it fails it just aborts the
attempt and returns a failure.
---
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0006-quartz-Fix-Render-and-RenderFile.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080626/9f2fc46c/attachment-0001.txt 


More information about the wine-patches mailing list