]> git.sesse.net Git - kdenlive/blobdiff - effects/CMakeLists.txt
First steps for the incredible filter region
[kdenlive] / effects / CMakeLists.txt
index 338133dd8468896cf3a197b287ad8c4f1a213155..2fe9e11591f8e2e5a9c510b04151f6e40cb49176 100644 (file)
@@ -10,28 +10,19 @@ chroma_hold.xml
 chroma.xml
 crop.xml
 dust.xml
+dynamictext.xml
 freeze.xml
 gamma.xml
 grain.xml
 greyscale.xml
 invert.xml
-ladspa_declipper.xml
-ladspa_equalizer.xml
-ladspa_equalizer_15.xml
-ladspa_limiter.xml
-ladspa_phaser.xml
-ladspa_pitch_scale.xml
-ladspa_pitch.xml
-ladspa_rate_scale.xml
-ladspa_reverb.xml
-ladspa_room_reverb.xml
-ladspa_vinyl.xml
 mirror.xml
 mute.xml
 normalise.xml
 oldfilm.xml
 pan_zoom.xml
 obscure.xml
+region.xml
 rotation.xml
 rotation_keyframable.xml
 scratchlines.xml
@@ -73,6 +64,7 @@ frei0r_flippo.xml
 frei0r_glow.xml
 frei0r_hqdn3d.xml
 frei0r_hueshift0r.xml
+frei0r_iirblur.xml
 frei0r_lenscorrection.xml
 frei0r_letterb0xed.xml
 frei0r_levels.xml
@@ -102,6 +94,9 @@ frei0r_tint0r.xml
 frei0r_twolay0r.xml
 frei0r_vectorscope.xml
 frei0r_vertigo.xml
+frei0r_vignette.xml
+frei0r_facebl0r.xml
+frei0r_facedetect.xml
 gain.xml
 fade_from_black.xml
 fade_to_black.xml
@@ -114,3 +109,5 @@ audiopan.xml
 rotoscoping.xml
 
 DESTINATION ${DATA_INSTALL_DIR}/kdenlive/effects)
+
+add_subdirectory(update)