]> git.sesse.net Git - movit/history - effect_util.h
Support pad/crop from bottom, not just from the top.
[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...