X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=effects%2FCMakeLists.txt;h=8aa6c04d59fe14b128e7febdba59e704aeeb0662;hb=4216ac3d456b9a4cf82e2273b35365993178f796;hp=338133dd8468896cf3a197b287ad8c4f1a213155;hpb=244dc1e2051da02362abe937cd896b2440e21edc;p=kdenlive diff --git a/effects/CMakeLists.txt b/effects/CMakeLists.txt index 338133dd..8aa6c04d 100644 --- a/effects/CMakeLists.txt +++ b/effects/CMakeLists.txt @@ -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,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 +108,5 @@ audiopan.xml rotoscoping.xml DESTINATION ${DATA_INSTALL_DIR}/kdenlive/effects) + +add_subdirectory(update)