Closed milasudril closed 3 years ago
When the nodes are evaluated in correct order (thanks to toposort), there should be no need for recursive calls in operator()()
Defer beyond 1.0. Need to do some rewrite on FilterGraph::Node::operator()(). Store cache outside of node?
When the nodes are evaluated in correct order (thanks to toposort), there should be no need for recursive calls in operator()()