]> git.sesse.net Git - movit/commit
Add a simple luma wipe transition.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 11 Mar 2014 23:05:28 +0000 (00:05 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 11 Mar 2014 23:05:28 +0000 (00:05 +0100)
commit36d9ece323c89dbd553644c80fea449c5dd1e685
tree2d7f98b6cb2fcd1a4eb29bffac39d215559b778f
parentb65b7cace3efb474a378e65d395f278307c1c44c
Add a simple luma wipe transition.
Makefile.in
effect_chain.h
luma_mix_effect.cpp [new file with mode: 0644]
luma_mix_effect.frag [new file with mode: 0644]
luma_mix_effect.h [new file with mode: 0644]
luma_mix_effect_test.cpp [new file with mode: 0644]