]> git.sesse.net Git - movit/commit
Support changing resolution in effects, and add a simple ResizeEffect that does that...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 7 Oct 2012 18:17:38 +0000 (20:17 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 7 Oct 2012 18:17:48 +0000 (20:17 +0200)
commite9d9fc790abdf093176a0314f4588c6b8146e5a2
treead64f3acb360b75f8ae154d7a2a7599b44d4366c
parent0d4629f3aa7a9ea1587797577bee7659a7249153
Support changing resolution in effects, and add a simple ResizeEffect that does that. It is still not possible to query the input size, though.
Makefile
effect.h
effect_chain.cpp
effect_chain.h
resize_effect.cpp [new file with mode: 0644]
resize_effect.h [new file with mode: 0644]