]> git.sesse.net Git - kdenlive/blobdiff - effects/CMakeLists.txt
Add support for select0r version 0.4.
[kdenlive] / effects / CMakeLists.txt
index 9a595c456d7adc9882f1fc2fb1781412a5ccddd0..8aa6c04d59fe14b128e7febdba59e704aeeb0662 100644 (file)
@@ -10,22 +10,12 @@ 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
@@ -73,6 +63,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 +93,7 @@ frei0r_tint0r.xml
 frei0r_twolay0r.xml
 frei0r_vectorscope.xml
 frei0r_vertigo.xml
+frei0r_vignette.xml
 frei0r_facebl0r.xml
 frei0r_facedetect.xml
 gain.xml
@@ -116,3 +108,5 @@ audiopan.xml
 rotoscoping.xml
 
 DESTINATION ${DATA_INSTALL_DIR}/kdenlive/effects)
+
+add_subdirectory(update)