]> git.sesse.net Git - movit/history - resize_effect.cpp
Some no-op cleanups.
[movit] / resize_effect.cpp
2014-02-12 Steinar H. GundersonMove everything into “namespace movit”.
2014-01-23 Steinar H. GundersonMove to 'using namespace std;' in all .cpp files.
2013-02-01 Steinar H. GundersonIn resizing effects, add the notion of a “virtual outpu...
2012-10-07 Steinar H. GundersonSupport changing resolution in effects, and add a simpl...