]> git.sesse.net Git - movit/history - effect_util.h
Add utility functions for EffectChain to add inputs of different size from the output.
[movit] / effect_util.h
2014-02-12 Steinar H. GundersonMove everything into “namespace movit”.
2013-02-03 Steinar H. GundersonPrefix include guards with _MOVIT to avoid clashes...
2013-02-02 Steinar H. GundersonSplit out some private utilities into effect_util.cpp...