]> git.sesse.net Git - movit/commit
Add a white balance effect (port of my white balance effect from Frei0r).
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 8 Oct 2012 18:22:23 +0000 (20:22 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 8 Oct 2012 18:22:23 +0000 (20:22 +0200)
commitcfe0bc4fa1e2a56eeb12c33e596f79c1292292c8
tree60e775c8a398545dc0d54a13dea0698162437a7e
parent24660d2111d0ee97228016a7072304ff657d297b
Add a white balance effect (port of my white balance effect from Frei0r).
Makefile
effect.cpp
effect.h
util.cpp
util.h
white_balance_effect.cpp [new file with mode: 0644]
white_balance_effect.frag [new file with mode: 0644]
white_balance_effect.h [new file with mode: 0644]