]> git.sesse.net Git - movit/commit
Add the rest of the files for the premultiplied alpha commit.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 14 Jan 2013 01:27:35 +0000 (02:27 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 14 Jan 2013 01:32:21 +0000 (02:32 +0100)
commitb10c546f579c7ccb5939161e61a71cd18a3f9bbd
tree5db3c8cfb561919247b9dd5e5e24e486cfc01be1
parentcaa05550e868db406e4b54e69d60b5573f59cb60
Add the rest of the files for the premultiplied alpha commit.
37 files changed:
.gitignore
Makefile
README
blur_effect.h
colorspace_conversion_effect.h
colorspace_conversion_effect_test.cpp
demo.cpp
dither_effect.h
effect.h
effect_chain.cpp
effect_chain.h
effect_chain_test.cpp
flat_input.cpp
flat_input.h
flat_input_test.cpp
gamma_compression_effect.h
gamma_expansion_effect.h
gamma_expansion_effect_test.cpp
glow_effect.h
image_format.h
lift_gamma_gain_effect.frag
lift_gamma_gain_effect.h
lift_gamma_gain_effect_test.cpp
mirror_effect.h
mix_effect.h
mix_effect_test.cpp
overlay_effect.frag
overlay_effect.h
overlay_effect_test.cpp
saturation_effect.h
saturation_effect_test.cpp
test_util.cpp
test_util.h
vignette_effect.h
white_balance_effect.h
white_balance_effect_test.cpp
ycbcr_input.h