From: Jean-Baptiste Mardelle Date: Fri, 21 Sep 2012 20:03:17 +0000 (+0200) Subject: Add ui for new white balance colgate plugin X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=2347c76b93ba7b8141fbb0e7bfd215447125b8ca;p=kdenlive Add ui for new white balance colgate plugin --- diff --git a/data/kdenliveeffectscategory.rc b/data/kdenliveeffectscategory.rc index 96e5dc91..eddc4cd7 100644 --- a/data/kdenliveeffectscategory.rc +++ b/data/kdenliveeffectscategory.rc @@ -1,7 +1,7 @@ - + Colour correction diff --git a/effects/CMakeLists.txt b/effects/CMakeLists.txt index 523ede4b..399197db 100644 --- a/effects/CMakeLists.txt +++ b/effects/CMakeLists.txt @@ -48,6 +48,7 @@ frei0r_bezier_curves.xml frei0r_brightness.xml frei0r_cartoon.xml frei0r_cluster.xml +frei0r_colgate.xml frei0r_coloradj_rgb.xml frei0r_colordistance.xml frei0r_contrast0r.xml diff --git a/effects/frei0r_colgate.xml b/effects/frei0r_colgate.xml new file mode 100644 index 00000000..4eafc82f --- /dev/null +++ b/effects/frei0r_colgate.xml @@ -0,0 +1,14 @@ + + + White Balance (LMS space) + Do simple color correction, in a physically meaningful +way + Steiner H. Gunderson + + Neutral Color + + + Color Temperature + + \ No newline at end of file