]> git.sesse.net Git - movit/commit
Yet more moving of stuff around.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 1 Oct 2012 15:26:13 +0000 (17:26 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 1 Oct 2012 15:26:13 +0000 (17:26 +0200)
commita88f299483ffe5068cd2828513078b9103325da8
tree9e3b69538b46e3f42b3b3b5e2d85b415012124e9
parente61807327b9a1f98f39dd5e1496254905f78e581
Yet more moving of stuff around.
12 files changed:
Makefile
colorspace_conversion_effect.cpp [new file with mode: 0644]
colorspace_conversion_effect.h [new file with mode: 0644]
effect.h
effect_chain.cpp [new file with mode: 0644]
effect_chain.h [new file with mode: 0644]
effect_id.h [new file with mode: 0644]
gamma_expansion_effect.cpp [new file with mode: 0644]
gamma_expansion_effect.h [new file with mode: 0644]
lift_gamma_gain_effect.cpp [new file with mode: 0644]
lift_gamma_gain_effect.h [new file with mode: 0644]
main.cpp