• Maarten Lankhorst's avatar
    quartz: Fix Render and RenderFile. · d54c53a4
    Maarten Lankhorst authored
    RenderFile should add a source filter and call Render on each output
    pin, while Render() should try to connect, first directly to any
    existing renderers, and then using intermediates. It uses recursion
    since this is the only possible way to implement Render sanely.
    d54c53a4
filtergraph.c 153 KB