]> git.sesse.net Git - movit/commit
Allow an effect to have multiple inputs (although the graph still supports only one...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 4 Oct 2012 21:02:15 +0000 (23:02 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 4 Oct 2012 21:02:15 +0000 (23:02 +0200)
commit5058b68995b5d39042df42df06d55559ee535d38
tree4b5d73233d655c0b9e755feda053c34cde9433ec
parent879854382e1f6db14812cd6bd5390ca01f4b1d5a
Allow an effect to have multiple inputs (although the graph still supports only one master input). Still no support for it in the processing pipeline.
blur_effect.cpp
blur_effect.h
effect.cpp
effect.h
effect_chain.cpp
effect_chain.h